mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 19:07:30 +00:00
fix(eventstore): consider IsGlobal
-flag of constraints (#7518)
* fix(eventstore): consider `IsGlobal`-flag of constraints * fix(setup): set `instance_domain`-constraint global
This commit is contained in:
1
cmd/setup/23.sql
Normal file
1
cmd/setup/23.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE eventstore.unique_constraints SET instance_id = '' WHERE unique_type = 'instance_domain';
|
Reference in New Issue
Block a user