user data seed adjustment
This commit is contained in:
parent
7c6962909e
commit
9b17c13f44
|
|
@ -72,10 +72,10 @@ VALUES
|
|||
'Admin',
|
||||
'Female',
|
||||
'1995-01-01',
|
||||
'yaredyemane1@gmail.com',
|
||||
'admin@yimaru.com',
|
||||
'0911001100',
|
||||
'ADMIN',
|
||||
crypt('password123', gen_salt('bf'))::bytea,
|
||||
crypt('password@123', gen_salt('bf'))::bytea,
|
||||
'35_44',
|
||||
'Master',
|
||||
'Ethiopia',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user