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

Support prefetching in iterator() #95

Open
clokep opened this issue Jun 17, 2022 · 0 comments
Open

Support prefetching in iterator() #95

clokep opened this issue Jun 17, 2022 · 0 comments

Comments

@clokep
Copy link
Owner

clokep commented Jun 17, 2022

See Django 4.1 release notes:

QuerySet.iterator() now supports prefetching related objects as long as the chunk_size argument is provided. In older versions, no prefetching was done.

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

No branches or pull requests

1 participant