Skip to content

Commit 4dcdb11

Browse files
committed
Update initial.sql
1 parent 36845cf commit 4dcdb11

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

deploy/initial.sql

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
-- deploy runci:initial to pg
22

3-
4-
begin;
5-
63
create table abc (a int);
74

8-
dddd; -- try error
9-
10-
commit;
11-
125
create index pgbench_accounts_no_concurrently_idx on pgbench_accounts (bid);

0 commit comments

Comments
 (0)