chir.rs/chir-rs-db/migrations/20241130090439_service-user-account.sql

2 lines
No EOL
106 B
SQL

-- Add migration script here
INSERT INTO "user" (username, password_hash) VALUES ('service-raccount', '');