Update migration
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
8067388d77
commit
c6775e40c8
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
defmodule Pleroma.Repo.Migrations.AddQuoteUrlIndexToObjects do
|
||||
use Ecto.Migration
|
||||
@disable_ddl_transaction true
|
||||
@disable_migration_lock true
|
||||
|
||||
def change do
|
||||
create_if_not_exists(
|
||||
|
|
Loading…
Reference in a new issue