Bind member on result of single entity result subquery #28752
Labels
area-query
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
We fail to translate
c.LastOrder.OrderDate
because we don't correctly process theShapedQueryExpression
fromc.LastOrder
to recognize it as entity reference in SqlTranslator.Could affect #28524
The text was updated successfully, but these errors were encountered: