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

solvilg n+1 query #26

Merged
merged 3 commits into from
Nov 1, 2023
Merged

solvilg n+1 query #26

merged 3 commits into from
Nov 1, 2023

Conversation

aradradev
Copy link
Collaborator

@aradradev aradradev commented Nov 1, 2023

Final Milestone

  • Solving n+1 problems
  • Adding Reservation Docs::API

@aradradev aradradev linked an issue Nov 1, 2023 that may be closed by this pull request
@aradradev aradradev requested a review from hmunish November 1, 2023 08:48
Copy link
Owner

@hmunish hmunish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @aradradev great job solving n+1 queries. Everything is perfect. It's time to merge it!

🟢 N+1 Queries solved.
🟢 API Documentation is described well.
🟢 Linters are passing.

Thank you!

@aradradev aradradev merged commit d1c85bd into dev Nov 1, 2023
3 checks passed
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.

[1pt] - Resolve the N+1 query problem
2 participants