We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a563be4 + 12775f5 commit f32735bCopy full SHA for f32735b
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