We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dcdb11 commit 15972d1Copy full SHA for 15972d1
deploy/initial.sql
@@ -2,4 +2,4 @@
2
3
create table abc (a int);
4
5
-create index pgbench_accounts_no_concurrently_idx on pgbench_accounts (bid);
+create table test ();
0 commit comments