RootCauseunvalidated
selectinload(Parent.child). .selectinload(Child.nodes) .selectinload(Child.nodes) .selectinload(Child.nodes) — doing a recursive sqlalchemy selectinload query for a many to many relationship.
72546cbd-4652-4cfc-b69d-a9c3d1239b11
selectinload(Parent.child). .selectinload(Child.nodes) .selectinload(Child.nodes) .selectinload(Child.nodes) — doing a recursive sqlalchemy selectinload query for a many to many relationship.