mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-13 11:34:26 +00:00
302b4b90d4
* fix(init): correct quoting * quote username in logstore migration --------- Co-authored-by: Silvan <silvan.reusser@gmail.com>
2 lines
84 B
SQL
2 lines
84 B
SQL
-- replace %[1]s with the name of the database
|
|
CREATE DATABASE IF NOT EXISTS "%[1]s" |