aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/data_migration.ex
AgeCommit message (Collapse)Author
2022-08-15Migrations: delete contexts with BaseMigratorHélène
Due to the lengthiness of this task, the migration has been adapted into a BaseMigrator migration, running in the background instead.
2022-02-25Copyright bump for 2022Sean King
2021-02-16[#3213] HashtagsTableMigrator state management refactoring & improvements ↵Ivan Tashkinov
(proper stats serialization etc.).
2021-01-13[#3213] Prototype of data migrations functionality / HashtagsTableMigrator.Ivan Tashkinov