Skip to content

Commit

Permalink
drop pv check
Browse files Browse the repository at this point in the history
  • Loading branch information
aeolianeth committed Sep 17, 2024
1 parent f809ddf commit 8cbd43e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions supabase/migrations/20240913212504_project_pv_v4_drop.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ALTER TABLE public.projects
DROP CONSTRAINT projects_pv_check;

0 comments on commit 8cbd43e

Please sign in to comment.