Skip to content

Commit 3ba8649

Browse files
committed
create table abcd
1 parent ef68309 commit 3ba8649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/initial.sql

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

66
create table abc (a int);
7-
7+
create table abcd (a int);
88
commit;

0 commit comments

Comments
 (0)