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.
Updated by krileon about 3 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Updated by krileon about 3 years ago
- Related to Feature proposal #8686: Replace LIMIT based paging with primary key paging added
Updated by krileon about 3 years ago
- Status changed from Resolved to Rejected
- Target version deleted (
6.0.0)
Actions