Revert "Releasing RLS"

This reverts commit c01853c349.
This commit is contained in:
Weiko
2026-02-09 16:52:58 +01:00
parent c01853c349
commit 4ae375308f
13 changed files with 111 additions and 13 deletions
@@ -76,6 +76,11 @@ export const seedFeatureFlags = async ({
workspaceId: workspaceId,
value: true,
},
{
key: FeatureFlagKey.IS_ROW_LEVEL_PERMISSION_PREDICATES_ENABLED,
workspaceId: workspaceId,
value: true,
},
{
key: FeatureFlagKey.IS_JUNCTION_RELATIONS_ENABLED,
workspaceId: workspaceId,