Skip transaction to generate the index concurrently
This commit is contained in:
parent
003d3312fd
commit
ee15939d33
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
defmodule Pleroma.Repo.Migrations.AddQuoteUrlIndexToObjects do
|
defmodule Pleroma.Repo.Migrations.AddQuoteUrlIndexToObjects do
|
||||||
use Ecto.Migration
|
use Ecto.Migration
|
||||||
|
@disable_ddl_transaction true
|
||||||
|
|
||||||
def change do
|
def change do
|
||||||
create_if_not_exists(
|
create_if_not_exists(
|
||||||
|
Loading…
Reference in New Issue
Block a user