Skip to content

Commit 93c97be

Browse files
Update 001-addOutputsToSubmission.sql
1 parent 356e2bd commit 93c97be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
alter table submissions
2-
add column outputs varchar[];
1+
alter table submissions add column outputs varchar[];

0 commit comments

Comments
 (0)