1
0
mirror of https://github.com/flarum/core.git synced 2025-07-25 10:41:24 +02:00
Files
php-flarum/extensions/sticky
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
..
2020-12-15 09:27:52 +01:00
2018-06-20 13:36:00 +09:30
2020-12-10 23:34:54 -05:00
2018-06-20 13:36:00 +09:30
2018-06-20 13:36:00 +09:30
2016-11-16 15:46:23 +10:30
2020-12-08 12:34:32 -05:00
2019-11-30 00:01:03 +01:00