-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Query: Full support for entity splitting
Resolves #620
- Loading branch information
Showing
19 changed files
with
4,694 additions
and
1,554 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
345 changes: 82 additions & 263 deletions
345
src/EFCore.Relational/Query/RelationalQueryableMethodTranslatingExpressionVisitor.cs
Large diffs are not rendered by default.
Oops, something went wrong.
325 changes: 242 additions & 83 deletions
325
src/EFCore.Relational/Query/SqlExpressions/SelectExpression.cs
Large diffs are not rendered by default.
Oops, something went wrong.
70 changes: 0 additions & 70 deletions
70
test/EFCore.Relational.Specification.Tests/Query/EntitySplittingQueryFixtureBase.cs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.