Skip to content

Commit

Permalink
Query: Add ability for translation pipeline to translate property acc…
Browse files Browse the repository at this point in the history
…ess over a subquery

This removes need to run subquery member pushdown after entity equality
Part of #20164
Part of #18923

Also improves Cosmos recursive binding over embedded navigations
  • Loading branch information
smitpatel committed Mar 27, 2020
1 parent 3a76639 commit d5522fc
Show file tree
Hide file tree
Showing 6 changed files with 999 additions and 933 deletions.
533 changes: 277 additions & 256 deletions src/EFCore.Cosmos/Query/Internal/CosmosSqlTranslatingExpressionVisitor.cs

Large diffs are not rendered by default.

Loading

0 comments on commit d5522fc

Please sign in to comment.