zitadel/cmd/initialise/sql/02_database.sql
Livio Spring 12d4d3ea0b
fix: enable env vars in setup steps (and deprecate admin subcommand) (#3871)
* fix: enable env vars in setup steps (and deprecate admin subcommand)

* fix tests and error text
2022-06-27 10:32:34 +00:00

2 lines
68 B
SQL

-- replace %[1]s with the name of the database
CREATE DATABASE %[1]s