Skip to content

Optional count of total number of pages#613

Merged
davidism merged 2 commits intopallets-eco:masterfrom
trollefson:opt_page_len_count
Mar 30, 2018
Merged

Optional count of total number of pages#613
davidism merged 2 commits intopallets-eco:masterfrom
trollefson:opt_page_len_count

Conversation

@trollefson
Copy link
Contributor

@trollefson trollefson commented Mar 30, 2018

Counting the length of a table can be slow on large tables This PR makes that counting optional and is backwards compatible.

Related:

#518
#281

@trollefson trollefson force-pushed the opt_page_len_count branch 2 times, most recently from 137a24a to 0c3bf58 Compare March 30, 2018 13:24
@ThiefMaster
Copy link
Contributor

Please don't do version bumps in PRs. This change does not look like something qualifying for an immediate release (neither an urgent bug nor a security issue)

@davidism
Copy link
Member

Don't bump version numbers in PRs. (Also, "released March 30" is unrealistically optimistic.)

@trollefson
Copy link
Contributor Author

No problem. I'll revert the version bump. I wasn't sure on the protocol.

@trollefson
Copy link
Contributor Author

Build fails on Python 2.6.

Related:

#606

@davidism
Copy link
Member

Needs documentation, otherwise looks good.

@trollefson
Copy link
Contributor Author

Doc string updated

@trollefson trollefson changed the title Optional measurement of pagination page length Optional count of total number of pages Mar 30, 2018
@davidism davidism merged commit 3816534 into pallets-eco:master Mar 30, 2018
@rsyring rsyring added this to the 2.x milestone Mar 9, 2019
@rsyring
Copy link
Contributor

rsyring commented Mar 9, 2019

Looks like this could go into a 2.x release.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments