-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Query: Rewrite Entity Equality #15588
Comments
New implementation of entity equality rewriter, which follows exact entity (and anonymous) from roots to the comparison expression, for more precise rewriting. Closes dotnet#15588
New implementation of entity equality rewriter, which follows exact entity (and anonymous) from roots to the comparison expression, for more precise rewriting. Closes #15588
New implementation of entity equality rewriter, which follows exact entity (and anonymous) from roots to the comparison expression, for more precise rewriting. Closes #15588
New implementation of entity equality rewriter, which follows exact entity (and anonymous) from roots to the comparison expression, for more precise rewriting. Closes dotnet#15588
New implementation of entity equality rewriter, which follows exact entity (and anonymous) from roots to the comparison expression, for more precise rewriting. Closes #15588
New implementation of entity equality rewriter, which follows exact entity (and anonymous) from roots to the comparison expression, for more precise rewriting. Closes #15588
New implementation of entity equality rewriter, which follows exact entity (and anonymous) from roots to the comparison expression, for more precise rewriting. Closes #15588
Is it possible to use ==null in a Where method? If not, is there an alternative to do this? I get "Null TypeMapping in Sql Tree" error when I do. |
This issue is considered to be closed in preview7, but in preview7 I still encounter an error, which is now a bit different
InvalidOperationException: Operation is not valid due to the current state of the object
Entity Framework Core 3.0.0-preview7.19362.6 |
No description provided.
The text was updated successfully, but these errors were encountered: