mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 16:48:26 -05:00
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).