1
0
mirror of https://git.pleroma.social/sjw/pleroma.git synced 2025-01-27 01:40:04 +01:00

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