Actions
Improvements #12117
closedAllow count query alternative
Start date:
11/06/2023
Due date:
% Done:
100%
Estimated time:
Description
Originally this ticket aimed to improve the query itself. This is however not really feasible, and the database manager will already perform optimizations, such that any other improvements we could perform are essentially meaningless.
As such, this ticket was changed such that:
- the count query that QueryModel uses to return the row count can be provided an alternative
- the [Query::createQueryCountSql()] can be provided another query as an alternative
Updated by Matthias Van Ceulebroeck 5 months ago
- Target version changed from 4.11.0 to 4.11.1
Updated by Matthias Van Ceulebroeck 5 months ago
- Target version changed from 4.11.1 to 4.11.3
Updated by Matthias Van Ceulebroeck 4 months ago
- Subject changed from Improve `createQueryCountSql` to Allow count query alternative
- Description updated (diff)
Updated by Matthias Van Ceulebroeck 4 months ago
- Related to Feature #13180: Alternative to WTableView with infinite scrolling added
Updated by Romain Mardulyn 3 months ago
- Status changed from New to InProgress
- Assignee set to Romain Mardulyn
Updated by Romain Mardulyn 3 months ago
- Status changed from InProgress to Review
- Assignee deleted (
Romain Mardulyn)
Updated by Matthias Van Ceulebroeck about 2 months ago
- Assignee set to Matthias Van Ceulebroeck
Updated by Matthias Van Ceulebroeck 20 days ago
- Status changed from Review to Implemented @Emweb
- Assignee changed from Matthias Van Ceulebroeck to Romain Mardulyn
- % Done changed from 0 to 100
Updated by Matthias Van Ceulebroeck 20 days ago
- Status changed from Implemented @Emweb to Implemented @Test
Updated by Matthias Van Ceulebroeck 20 days ago
- Status changed from Implemented @Test to Closed
Actions