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
schema.rb
seeds.rb