mirror of
https://github.com/zitadel/zitadel.git
synced 2025-04-08 04:24:33 +00:00

* fix: enable env vars in setup steps (and deprecate admin subcommand) * fix tests and error text
3 lines
78 B
SQL
3 lines
78 B
SQL
-- replace %[1]s with the name of the user
|
|
CREATE USER %[1]s WITH PASSWORD $1
|