Re-organise "issues" indexes for faster ordering
By adding various composite indexes we can reduce the time spent retrieving issue lists. Because of the way these indexes are built column wise we can also remove some standalone indexes, keeping the total number of indexes in check.
Showing
Please register or sign in to comment