mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-14 20:08:02 +00:00
e0e5665e17
* 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'; |