Skip to content

Pagination: Optimize SQLite query #2

@lvm

Description

@lvm

Right now the query uses OFFSET and LIMIT which works OK but would be better to use INDEX as it would be more efficient.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions