Skip to content

Commit 68afdfa

Browse files
committed
Update initial.sql
1 parent 8082e05 commit 68afdfa

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)