discourse/lib/topic_query
Alan Guo Xiang Tan 27bad28c53
Partially revert "PERF: Improve query performance all inbox private messages. (#14304)" (#14344)
This partially reverts commit ddb458343d.

Seeing performance degrade on larger sites so back to drawing board on
this one. Instead of the DISTINCT LEFT JOIN, we switch back to
IN(subquery).
2021-09-15 11:32:10 +08:00
..
private_message_lists.rb Partially revert "PERF: Improve query performance all inbox private messages. (#14304)" (#14344) 2021-09-15 11:32:10 +08:00