]> cat aescling's git repositories - mastodon.git/commit
Fix slow distinct queries where grouped queries are faster (#15287)
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 7 Dec 2020 11:08:30 +0000 (12:08 +0100)
committerGitHub <noreply@github.com>
Mon, 7 Dec 2020 11:08:30 +0000 (12:08 +0100)
commit48bef17cc990afda95c4de657f7643c321e62650
tree01636821b1bbf46667e625bd842ee0bde65470d8
parenta8c471fcc043b61aa10cf8f849dfb552db7381d3
Fix slow distinct queries where grouped queries are faster (#15287)

About 2x speed-up on inboxes query
app/controllers/accounts_controller.rb
app/controllers/admin/statuses_controller.rb
app/models/account.rb
app/models/form/account_batch.rb