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

View file

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