mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-12-22 17:27:18 +00:00
Move setDefaultsToTables to past to run before notNull migrations
This commit is contained in:
parent
4b0893631f
commit
435d220700
|
@ -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