We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c770f77 commit 12775f5Copy full SHA for 12775f5
supabase/migrations/20240916151214_workspace_default_undo.sql
@@ -0,0 +1,2 @@
1
+ALTER TABLE public.projects
2
+ALTER COLUMN workspace DROP DEFAULT;
0 commit comments