zitadel/cmd
Christoph Daniel Miksche 069b3570f5
fix(database): create index only if not exists (#4798)
The statements caused an error for me because the indexes were already existing.

Co-authored-by: Silvan <silvan.reusser@gmail.com>
2022-12-01 07:25:14 +00:00
..
admin fix: enable env vars in setup steps (and deprecate admin subcommand) (#3871) 2022-06-27 10:32:34 +00:00
build fix: allow version to be overwritten by build again (#4656) 2022-11-07 09:50:44 +00:00
initialise fix(cli): no more panics during startup (#4333) 2022-09-07 08:35:12 +00:00
key feat: prepare for multiple database types (#4068) 2022-07-28 16:25:42 +02:00
setup fix(database): create index only if not exists (#4798) 2022-12-01 07:25:14 +00:00
start fix: reduce load on view tables (#4716) 2022-11-22 07:36:48 +01:00
tls fix: enable env vars in setup steps (and deprecate admin subcommand) (#3871) 2022-06-27 10:32:34 +00:00
defaults.yaml feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
zitadel.go feat(cmd): add version flag (#4678) 2022-11-10 11:24:00 +00:00