Skip to content

Commit c770f77

Browse files
committed
Default value for workspace
1 parent 5a48f0c commit c770f77

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 SET DEFAULT 'default';

0 commit comments

Comments
 (0)