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 Upgrade Doorkeeper to 4.4.1 (#8197) 2018-08-14 20:24:47 +02:00
seeds.rb