pleroma/priv/repo
lain 5f844fd3f2 Migrations: Add a fixup migration for the muted_notifications
This sets info->muted_notifications to an emtpy array if it is explicitly set
to null before. This can happen when safe_jsonb_set coalesces to a jsonb null,
which will make ecto not use the default value of [] anymore because it has been
explicitly overwritten.
2019-11-04 15:38:28 +01:00
..
migrations Migrations: Add a fixup migration for the muted_notifications 2019-11-04 15:38:28 +01:00
optional_migrations/rum_indexing [#1033] Fix database migrations 2019-07-01 01:08:07 +00:00
seeds.exs Phoenix skeleton 2017-03-17 17:09:58 +01:00