Skip to content

Commit d73671a

Browse files
committed
.
1 parent 6248236 commit d73671a

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

prisma/migrations/20251215090000_enable_rls_disable_postgrest/migration.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,4 +218,3 @@ 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)