pleroma/priv/repo
rinpatch 6cf1958b02 moderation log: fix improperly migrated data
Some of the actions used to have a user map as a subject, which was then
changed to an array of user maps. However instead of migrating old data
there was just a hack to transform it every time, moreover this hack
didn't include all possible actions, which resulted in crashes. This
commit fixes the crashes by introducing a proper database migration for old data.

Closes #1606
2020-03-07 17:00:58 +03:00
..
migrations moderation log: fix improperly migrated data 2020-03-07 17:00:58 +03: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