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

Ignore EF warning about split vs non-split queries #406

Merged
merged 1 commit into from
Sep 14, 2021

Conversation

brockallen
Copy link
Member

@brockallen brockallen commented Sep 14, 2021

Now with split queries as a feature in EF, if your query is not explicit on the behavior then EF emits a warning. This suppresses the warning in the EF host.

This issue is relevant.

@brockallen brockallen added this to the 6.0 milestone Sep 14, 2021
@brockallen brockallen merged commit 4adc8ed into main Sep 14, 2021
@brockallen brockallen deleted the brock/ef_warnings branch September 14, 2021 14:00
@brockallen brockallen removed this from the 6.0 milestone Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant