mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-15 04:18:01 +00:00
12d4d3ea0b
* 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
|