zitadel/cmd/initialise/sql/cockroach
Silvan cff0f73e24
fix(init): add setting to enable durable locks on crdb (#7982)
feat(init): add setting to enable durable locks on crdb
2024-05-27 09:03:34 +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
11_settings.sql fix(init): add setting to enable durable locks on crdb (#7982) 2024-05-27 09:03:34 +00:00