Skip to content

Commit 8927d95

Browse files
committed
Update initial.sql
1 parent 75d4d44 commit 8927d95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/initial.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
begin;
55

66
create table abc (a int);
7+
create table abcd (a int);
78

89
commit;

0 commit comments

Comments
 (0)