mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-23 12:57:44 +00:00
fixup! Reapply "replaced cockroach with postgres"
This commit is contained in:
@@ -47,7 +47,7 @@ BEGIN
|
||||
GROUP BY member_type
|
||||
LIMIT 1
|
||||
)::TEXT[])
|
||||
END
|
||||
END
|
||||
WHEN (SELECT TRUE WHERE found_permissions.member_type = 'Organization' LIMIT 1) THEN
|
||||
-- aggregate_id not present
|
||||
CASE WHEN (SELECT TRUE WHERE '' = ANY (
|
||||
|
Reference in New Issue
Block a user