Skip to content

Commit 4655a30

Browse files
committed
Update initial.sql
1 parent f49ac1a commit 4655a30

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

deploy/initial.sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,3 @@ begin;
66
create table abc (a int);
77
create table abcd (a int);
88
commit;
9-
10-
create index pgbench_accounts_no_concurrently.idx on pgbench_accounts (aid);

0 commit comments

Comments
 (0)