zitadel/cmd/setup
Silvan 94116fa04b
fix(storage): add indexes for auth.tokens (#5259)
* fix(storage): add indexes for `auth.tokens`

* refactor: naming
2023-02-21 14:46:47 +00:00
..
01_sql feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
04 fix: improve performance (#4300) 2022-09-02 14:05:13 +00:00
06 fix(setup): create indexes only if not exists (#4801) 2022-12-01 14:31:01 +01:00
07 test: fix log headers (#5222) 2023-02-15 03:21:58 +00:00
01.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
02.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
03.go fix: don't close stdout (#4926) 2023-02-17 11:40:42 +01:00
04.go test: fix log headers (#5222) 2023-02-15 03:21:58 +00:00
05.go feat: save last occurrence of failed events and fix instance filtering (#4710) 2022-11-18 13:49:38 +01:00
05.sql fix(database): create column only if not exists (#4812) 2022-12-02 10:48:39 +00:00
06.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
07.go test: fix log headers (#5222) 2023-02-15 03:21:58 +00:00
08.go fix(storage): add indexes for auth.tokens (#5259) 2023-02-21 14:46:47 +00:00
08.sql fix(storage): add indexes for auth.tokens (#5259) 2023-02-21 14:46:47 +00:00
config_change.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00
config.go fix(storage): add indexes for auth.tokens (#5259) 2023-02-21 14:46:47 +00:00
projections.go fix: improve startup times by initializing projection tables during setup (#4642) 2022-11-04 09:21:58 +00:00
setup.go fix(storage): add indexes for auth.tokens (#5259) 2023-02-21 14:46:47 +00:00
steps.yaml feat: Instance create (#4502) 2022-12-09 14:04:33 +01:00