Actions
Feature proposal #8666
closedReplace LIMIT based paging with timestamp paging
Start date:
12 August 2021
Due date:
% Done:
100%
Estimated time:
Description
LIMIT X, X paging works fine up to a point, but the more pages you go the slower it gets. This should be replaced with LIMIT X with a date filter applied.
Actions