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

fix: Remove recursion_depth from selectinload in TagService #194

Conversation

nikemelyanov
Copy link
Contributor

Description

  • Removed the recursion_depth parameter from the selectinload function in the provide_tags_service function.
  • This resolves the InvalidRequestError caused by using recursion_depth in a non-self-referential relationship.

Closes

- Removed the 
ecursion_depth parameter from the selectinload function in the provide_tags_service function.
- This resolves the InvalidRequestError caused by using 
ecursion_depth in a non-self-referential relationship.
@nikemelyanov nikemelyanov requested review from cofin and a team as code owners January 13, 2025 15:19
@cofin cofin merged commit 83ca0bb into litestar-org:main Jan 14, 2025
1 check 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.

2 participants