Query :: we could be smarter about removing redundant joins when expanding multiple navigations #3816
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
Repro:
Generated SQL:
[x.Customer] and [x.Customer0] are the same thing - ideally we could detect this and prune second one (and re-wire all the references to point to the first)
The text was updated successfully, but these errors were encountered: