mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-24 11:38:27 +00:00
* 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'; |