summaryrefslogtreecommitdiff
path: root/priv/repo/migrations/20191029101340_migrate_missing_follow_requests.exs
AgeCommit message (Collapse)Author
2022-02-25Copyright bump for 2022Sean King
2019-10-29Fix two migrations sharing the same module namerinpatch
This makes ecto execute only the latter one.
2019-10-29Migrate missing follow requestskPherox