mirror of
https://github.com/flarum/core.git
synced 2025-07-25 18:51:40 +02:00
This PR introduces an additional index [is_sticky, last_posted_at] to the discussions table. We discovered that when viewing discussions in a tag with a large number of discussions (approx 1.4M in our case), performance was poor when using the default sort criteria (sort by latest).