[#3213] Background migration infrastructure refactoring.
authorIvan Tashkinov <ivantashkinov@gmail.com>
Fri, 12 Mar 2021 09:18:11 +0000 (12:18 +0300)
committerIvan Tashkinov <ivantashkinov@gmail.com>
Fri, 12 Mar 2021 09:18:11 +0000 (12:18 +0300)
commit3edf45021eb6c3fba06bc083b346f7db54cd073f
treeba4a39b7c5aa2c20589e8608c6a5dcbd7a1447d7
parentfbcddd812627283cbf320608cf692b38ff64c0b9
[#3213] Background migration infrastructure refactoring.
Extracted BaseMigrator and BaseMigratorState.
lib/pleroma/application.ex
lib/pleroma/migrators/hashtags_table_migrator.ex
lib/pleroma/migrators/hashtags_table_migrator/state.ex [deleted file]
lib/pleroma/migrators/support/base_migrator.ex [new file with mode: 0644]
lib/pleroma/migrators/support/base_migrator_state.ex [new file with mode: 0644]