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 2649e0c commit 68e2758Copy full SHA for 68e2758
flyway/sql/V1_7__pgbench_accounts_index_bid.sql
@@ -1 +1 @@
1
-create index concurrently pgbench_accounts_bid_idx on pgbench_accounts (bid);
+create index pgbench_accounts_bid_idx on pgbench_accounts (bid);
0 commit comments