-
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.
Relational: Populate collections in projection before calling into cl…
…ient code The shapers on relational now take ResultContext which stores object[] of temporary values. Then populate the collection fully. Then call into client code to generate final result. Resolves #16318
- Loading branch information
Showing
16 changed files
with
583 additions
and
381 deletions.
There are no files selected for viewing
188 changes: 0 additions & 188 deletions
188
src/EFCore.Relational/Query/Internal/ShaperExpressionProcessingExpressionVisitor.cs
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.