Skip to content

Commit f32735b

Browse files
authored
Merge pull request #51 from diggerhq/fix/drop-workspace-default
Drop default for workspace
2 parents a563be4 + 12775f5 commit f32735b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ALTER TABLE public.projects
2+
ALTER COLUMN workspace DROP DEFAULT;

0 commit comments

Comments
 (0)