framework/extensions
Ian Morland 82c57cd36a Add is_sticky, last_posted_at index to improve performance (#23)
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).
2021-01-13 14:18:38 -05:00
..
sticky Add is_sticky, last_posted_at index to improve performance (#23) 2021-01-13 14:18:38 -05:00