Skip to content

Commit 15972d1

Browse files
committed
Update initial.sql
1 parent 4dcdb11 commit 15972d1

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
@@ -2,4 +2,4 @@
22

33
create table abc (a int);
44

5-
create index pgbench_accounts_no_concurrently_idx on pgbench_accounts (bid);
5+
create table test ();

0 commit comments

Comments
 (0)