Skip to content
This repository has been archived by the owner on Oct 17, 2018. It is now read-only.

bug mixing includes and joins #6

Open
downsider opened this issue Feb 1, 2016 · 0 comments
Open

bug mixing includes and joins #6

downsider opened this issue Feb 1, 2016 · 0 comments

Comments

@downsider
Copy link
Contributor

Currently, if you include other entities while also joining to other collections, the find interpreter treats all joins as separate entities, contrary to the expected outcome

Test case is joining to the intermediary table of a many to many via join() rather than include(), so it may be picking up on the relationship automatically

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant