2 lines
No EOL
106 B
SQL
2 lines
No EOL
106 B
SQL
-- Add migration script here
|
|
INSERT INTO "user" (username, password_hash) VALUES ('service-raccount', ''); |