Skip to content
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

Fix and enable Bitwise_and_on_expression_with_like_and_null_check_being_compared_to_false #33872

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

ranma42
Copy link
Contributor

@ranma42 ranma42 commented Jun 2, 2024

The result ordering needs to be consistent; apart from that, the test already passes.

@maumar
Copy link
Contributor

maumar commented Jun 3, 2024

now that #33873 is in, the baselines need to be updated. But when that's done we are good to go here.

…ing_compared_to_false`

The result ordering needs to be consistent; apart from that, the test already passes.
After dotnet#33873 EFCore emits different queries for the test.
@ranma42
Copy link
Contributor Author

ranma42 commented Jun 3, 2024

@maumar I rebased on top of main and regenerated the baselines (and I like the new ones better, especially for SQL Server 😉 ).
The difference between the old baselines and the new ones is in the last commit.

@maumar maumar merged commit 2451815 into dotnet:main Jun 3, 2024
7 checks passed
@maumar
Copy link
Contributor

maumar commented Jun 3, 2024

thanks for the cleanup @ranma42 !

@ranma42 ranma42 deleted the fix-test-30245 branch June 3, 2024 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants