Skip to content

Commit

Permalink
update-fack-data
Browse files Browse the repository at this point in the history
related #6
  • Loading branch information
ameera-abed committed Oct 26, 2021
1 parent d1017e2 commit 0afc69e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions server/database/config/adminsFack Data.sql
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
insert into admins (username, password , email) values ('Bobbie Fendt', 'F1A1CC71ED10594F97B1B6CF94A00727', '[email protected]');
insert into admins (username, password , email) values ('Noni Djurdjevic', 'F1A1CC71ED10594F97B1B6CF94A00727', '[email protected]');
insert into admins (username, password , email) values ('Kizzie Maliphant', 'F1A1CC71ED10594F97B1B6CF94A00727', '[email protected]');
insert into admins (username, password , email) values ('ameera', 'F1A1CC71ED10594F97B1B6CF94A00727', '[email protected]');
insert into admins (username, password , email) values ('haroon', 'F1A1CC71ED10594F97B1B6CF94A00727', '[email protected]');
insert into admins (username, password , email) values ('elham', 'F1A1CC71ED10594F97B1B6CF94A00727', '[email protected]');
insert into admins (username, password , email) values ('sallah', 'F1A1CC71ED10594F97B1B6CF94A00727', '[email protected]');

0 comments on commit 0afc69e

Please sign in to comment.