Skip to content

Commit 87f72b0

Browse files
committed
.
1 parent d73671a commit 87f72b0

File tree

1 file changed

+1
-0
lines changed
  • prisma/migrations/20251215090000_enable_rls_disable_postgrest

1 file changed

+1
-0
lines changed

prisma/migrations/20251215090000_enable_rls_disable_postgrest/migration.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,3 +218,4 @@ CREATE POLICY "deny_all_authenticated__prisma_migrations" ON "_prisma_migrations
218218
TO authenticated
219219
USING (false)
220220
WITH CHECK (false);
221+

0 commit comments

Comments
 (0)