Skip to content

Pagination Helper #2

Open
Open
@dcrosta

Description

@dcrosta

If a query set is sorted, we can paginate efficiently using .min(...).skip(1).limit(page_size). Not sure how to make this work generically yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions