mastodon/db/post_migrate
Thibaut Girka 80148d8edd Split custom filter migration script using the post-deployment migration system
There were some concerns with the custom filter migration script dropping a table,
thus making it unsafe to run in a zero-downtime setting. Upstream introduced
a way to run migrations after deployment, so revisit the old migration script to
make use of this.
2018-08-16 20:30:09 +02:00
..
.gitkeep Add post-deployment migration system (#8182) 2018-08-13 18:17:20 +02:00
20180813160548_post_migrate_filters.rb Split custom filter migration script using the post-deployment migration system 2018-08-16 20:30:09 +02:00