mastodon/db
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
..
migrate Split custom filter migration script using the post-deployment migration system 2018-08-16 20:30:09 +02:00
post_migrate Split custom filter migration script using the post-deployment migration system 2018-08-16 20:30:09 +02:00
schema.rb Split custom filter migration script using the post-deployment migration system 2018-08-16 20:30:09 +02:00
seeds.rb Fix db:seed - only run some validations when the field was changed (#3592) 2017-06-08 09:22:01 -04:00