user data seed adjustment

This commit is contained in:
Yared Yemane 2026-02-27 01:46:03 -08:00
parent 7c6962909e
commit 9b17c13f44

View File

@ -72,10 +72,10 @@ VALUES
'Admin', 'Admin',
'Female', 'Female',
'1995-01-01', '1995-01-01',
'yaredyemane1@gmail.com', 'admin@yimaru.com',
'0911001100', '0911001100',
'ADMIN', 'ADMIN',
crypt('password123', gen_salt('bf'))::bytea, crypt('password@123', gen_salt('bf'))::bytea,
'35_44', '35_44',
'Master', 'Master',
'Ethiopia', 'Ethiopia',