Commit 3db069b
committed
fix: Remove recursion_depth from selectinload in TagService
- 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.1 parent b35130f commit 3db069b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
0 commit comments