mirror of
https://github.com/discourse/discourse-solved.git
synced 2026-09-17 23:12:13 -04:00
The old query could be extremely slow and resource intensive. This also switches `granted_at` from `current_timestamp` to the date of the most recent accepted answer for each user.