Skip to content

Commit

Permalink
Merge pull request #41 from supabase-community/feat/remove-waitlist-d…
Browse files Browse the repository at this point in the history
…elete-policy

feat: remove delete policy from deploy waitlist
  • Loading branch information
gregnr committed Aug 10, 2024
2 parents f3eef14 + efd50b2 commit c4fbdcc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
drop policy if exists "Users can only delete their own waitlist record." on public.deploy_waitlist;

0 comments on commit c4fbdcc

Please sign in to comment.