mirror of
https://github.com/zitadel/zitadel
synced 2024-11-22 00:39:36 +00:00
60ee2610f2
* fix(eventstore): consider `IsGlobal`-flag of constraints * fix(setup): set `instance_domain`-constraint global
1 line
96 B
SQL
1 line
96 B
SQL
UPDATE eventstore.unique_constraints SET instance_id = '' WHERE unique_type = 'instance_domain'; |