Move setDefaultsToTables to past to run before notNull migrations

This commit is contained in:
Roman Chvanikov 2019-10-28 19:17:50 +03:00
parent 4b0893631f
commit 435d220700
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
defmodule Pleroma.Repo.Migrations.AddDefaultsToAllTables do
defmodule Pleroma.Repo.Migrations.AddDefaultsToTables do
use Ecto.Migration
def up do