Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate LIMIT and OFFSET pagination to a cursor-based pagination #57

Open
hepplerj opened this issue Jul 10, 2023 · 0 comments
Open

Migrate LIMIT and OFFSET pagination to a cursor-based pagination #57

hepplerj opened this issue Jul 10, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request project: bills of mortality Issues for the Bills of Mortality project

Comments

@hepplerj
Copy link
Member

For performance and stability reasons, as the data tables for the Bills of Mortality grows we're going to want to migrate this to cursor-based pagination based on the bill_of_mortality.id value instead of the current LIMIT and OFFSET values.

@hepplerj hepplerj added enhancement New feature or request project: bills of mortality Issues for the Bills of Mortality project labels Jul 10, 2023
@hepplerj hepplerj self-assigned this Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request project: bills of mortality Issues for the Bills of Mortality project
Projects
None yet
Development

No branches or pull requests

1 participant