Project

General

Profile

Actions

Improvements #12117

open

Allow count query alternative

Added by Matthias Van Ceulebroeck about 1 year ago. Updated 17 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
Start date:
11/06/2023
Due date:
% Done:

0%

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

Related issues 1 (1 open0 closed)

Related to Feature #13180: Alternative to WTableView with infinite scrollingNewMatthias Van Ceulebroeck11/04/2024

Actions
Actions #1

Updated by Matthias Van Ceulebroeck about 2 months ago

  • Target version changed from 4.11.0 to 4.11.1
Actions #2

Updated by Matthias Van Ceulebroeck about 1 month ago

  • Target version changed from 4.11.1 to 4.11.3
Actions #3

Updated by Matthias Van Ceulebroeck 17 days ago

  • Subject changed from Improve `createQueryCountSql` to Allow count query alternative
  • Description updated (diff)
Actions #4

Updated by Matthias Van Ceulebroeck 17 days ago

  • Related to Feature #13180: Alternative to WTableView with infinite scrolling added
Actions

Also available in: Atom PDF