fixup! fixup! trying cte

This commit is contained in:
Iraq Jaber
2025-03-25 16:28:34 +00:00
parent 37b91ed880
commit 7fd85bbd4e

View File

@@ -94,7 +94,7 @@ CREATE OR REPLACE FUNCTION eventstore.permitted_orgs(
AS $$
BEGIN
~/go/src/zitadel/cmd/setup/52/02-permitted_orgs_function.sql -- if system user
-- if system user
IF system_user_perms IS NOT NULL THEN
org_ids := eventstore.check_system_user_perms(system_user_perms, perm, filter_orgs);
-- if human/machine user