Files
Mastodon/db/migrate/20180812173710_copy_status_stats.rb
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

703 B