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

Load the related objects eagerly. #282

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Conversation

dhvander
Copy link
Contributor

Enable eager fetch for the review and application list page view. This will stop the system from generating N+1 sub queries on loading the associated objects.

Enable eager fetch for the review and application list page view. This will stop the system from generating N+1 sub queries on loading the associated objects.
@dhvander dhvander merged commit 2f8bf0e into main Sep 20, 2024
1 check passed
@dhvander dhvander deleted the bug/DEV_319-fix-n+1-query branch September 20, 2024 10:37
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.

2 participants