mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
PERF: hit all index conditions to speed up anon ip tracking
This commit is contained in:
@@ -124,6 +124,7 @@ class TopicViewSerializer < ApplicationSerializer
|
||||
def include_is_warning?
|
||||
is_warning
|
||||
end
|
||||
|
||||
def draft
|
||||
object.draft
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user