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

Fixed the n+1 queries problem by using eager fetch #1

Closed
wants to merge 1 commit into from

Conversation

AndreiAldea99
Copy link
Owner

@AndreiAldea99 AndreiAldea99 commented Jul 25, 2022

Fixes: issue url

Changes

Fixed the n+1 queries problem by using eager fetch.

Before

Screenshot 2022-07-22 at 13 15 32

After

Screenshot 2022-07-22 at 13 15 41

@AndreiAldea99 AndreiAldea99 self-assigned this Jul 25, 2022
@AndreiAldea99 AndreiAldea99 changed the base branch from develop to main July 25, 2022 08:47
@AndreiAldea99 AndreiAldea99 deleted the hotfix/performance_issue branch July 27, 2022 07:30
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.

1 participant