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

single page per page call #624

Merged
merged 6 commits into from
May 31, 2024
Merged

single page per page call #624

merged 6 commits into from
May 31, 2024

Conversation

slorello89
Copy link
Member

Fixes #623

Atm nothing is stopping the page method from fetching the entire result set rather than just a single page at a time. Adding a flag to get execute to stop after the first page.

@sav-norem sav-norem self-requested a review May 29, 2024 18:09
@slorello89 slorello89 merged commit 44cbeaf into main May 31, 2024
12 checks passed
@slorello89 slorello89 deleted the bugfix/pagination branch May 31, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Query returns all results after hitting limit
2 participants