All functional now!!!
This commit is contained in:
@@ -52,4 +52,5 @@ INSERT INTO friendList
|
||||
(username, friend, confirm)
|
||||
VALUES
|
||||
('user2', 'user1', false),
|
||||
('user1', 'user3', true);
|
||||
('user1', 'user3', true),
|
||||
('user3', 'user1', true);
|
||||
Reference in New Issue
Block a user