forked from AkkomaGang/akkoma
Move setDefaultsToTables to past to run before notNull migrations
This commit is contained in:
parent
4b0893631f
commit
435d220700
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
defmodule Pleroma.Repo.Migrations.AddDefaultsToAllTables do
|
||||
defmodule Pleroma.Repo.Migrations.AddDefaultsToTables do
|
||||
use Ecto.Migration
|
||||
|
||||
def up do
|
Loading…
Reference in a new issue