]> cat aescling's git repositories - mastodon.git/commit
Fix a slow query for TagFeed (#14861)
authorTakeshi Umeda <noel.yoshiba@gmail.com>
Wed, 23 Sep 2020 14:01:54 +0000 (23:01 +0900)
committerGitHub <noreply@github.com>
Wed, 23 Sep 2020 14:01:54 +0000 (16:01 +0200)
commitb655a7f88f653e143d85e1d01bfedde42dc6d9e4
treef2f5400265c66eaa7ed07221b23b9df8e48a5e2a
parente39d97f7008499bbf91bb0fb3ae2f794c50f40fc
Fix a slow query for TagFeed (#14861)

* Fix a slow query for TagFeed

* rename tags to tag_ids
app/models/status.rb
app/models/tag_feed.rb