zitadel/cmd/initialise/sql/postgres
Tim Zook 302b4b90d4
fix(init): correct quoting of database and user (#6928)
* fix(init): correct quoting

* quote username in logstore migration

---------

Co-authored-by: Silvan <silvan.reusser@gmail.com>
2023-12-03 08:30:08 +00:00
..
01_user.sql fix(init): correct quoting of database and user (#6928) 2023-12-03 08:30:08 +00:00
02_database.sql fix(init): correct quoting of database and user (#6928) 2023-12-03 08:30:08 +00:00
03_grant_user.sql fix(init): correct quoting of database and user (#6928) 2023-12-03 08:30:08 +00:00
04_eventstore.sql fix(init): correct quoting of database and user (#6928) 2023-12-03 08:30:08 +00:00
05_projections.sql fix(init): correct quoting of database and user (#6928) 2023-12-03 08:30:08 +00:00
06_system.sql fix(init): correct quoting of database and user (#6928) 2023-12-03 08:30:08 +00:00
07_encryption_keys_table.sql feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
08_events_table.sql feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
09_system_sequence.sql feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
10_unique_constraints_table.sql feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00