mirror of
https://github.com/zitadel/zitadel.git
synced 2025-11-15 05:33:33 +00:00
* fix(eventstore): consider `IsGlobal`-flag of constraints
* fix(setup): set `instance_domain`-constraint global
(cherry picked from commit 60ee2610f2)
1 line
96 B
SQL
1 line
96 B
SQL
UPDATE eventstore.unique_constraints SET instance_id = '' WHERE unique_type = 'instance_domain'; |