Skip to content

Commit 61c1f2b

Browse files
authored
Merge pull request #187 from MeshJS/bug/loading-issue
.
2 parents 40f5581 + d73671a commit 61c1f2b

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)