Skip to content

Do not query total count when no pagination#1890

Closed
rmadisonhaynie1 wants to merge 1 commit intojson-api-dotnet:masterfrom
rmadisonhaynie1:NoQueryForCountWhenNoPagination
Closed

Do not query total count when no pagination#1890
rmadisonhaynie1 wants to merge 1 commit intojson-api-dotnet:masterfrom
rmadisonhaynie1:NoQueryForCountWhenNoPagination

Conversation

@rmadisonhaynie1
Copy link
Copy Markdown

Not querying for the total count when the option is enabled and there is no pagination

Closes #1752

QUALITY CHECKLIST

@bkoelman
Copy link
Copy Markdown
Member

@rmadisonhaynie1 Are you still working on this?

@rmadisonhaynie1
Copy link
Copy Markdown
Author

@rmadisonhaynie1 Are you still working on this?

@bkoelman Not actively at the moment, I could resume in a few months maybe, definitely available for others to work on, or I can close if you like

@bkoelman
Copy link
Copy Markdown
Member

@rmadisonhaynie1 Thanks for the update. I don't mind leaving this open.

@bkoelman
Copy link
Copy Markdown
Member

bkoelman commented Feb 3, 2026

Superseded by #1915.

@bkoelman bkoelman closed this Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Optimization: don't fetch count when pagination disabled

2 participants