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