Skip to content

Commit 789755d

Browse files
exercise 1 sol
1 parent a50b2d5 commit 789755d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ALTER TABLE product
2+
ADD COLUMN is_published BOOLEAN DEFAULT TRUE;

0 commit comments

Comments
 (0)