mastodon/db
Eugen Rochko f13afa1ee9
Do not use WHERE NOT IN in CopyStatusStats migration (#8281)
Fix #8275

As the batch operation progresses, the statuses_stats table grows,
and the WHERE NOT IN subquery becomes more expensive
2018-08-19 02:01:49 +02:00
..
migrate Do not use WHERE NOT IN in CopyStatusStats migration (#8281) 2018-08-19 02:01:49 +02:00
post_migrate Move status counters to separate table, count replies (#8104) 2018-08-14 19:19:32 +02:00
schema.rb Upgrade Doorkeeper to 4.4.1 (#8197) 2018-08-14 20:24:47 +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