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

Disable null propagation by default for EFCore. #1250

Merged
merged 1 commit into from
Mar 1, 2018

Conversation

robward-ms
Copy link
Contributor

Issues

This pull request fixes issue #1205

Description

Detection of null propagation is based on the Linq providers namespace. EFCore's provider
has been added to set the null propagation correctly.

Checklist (Uncheck if it is not completed)

  • Test cases added
  • Build and test with one-click build and test script passed

@robward-ms robward-ms changed the title Disable null propogation by default for EFCore. Disable null propagation by default for EFCore. Feb 27, 2018
@robward-ms robward-ms merged commit b0f26b3 into OData:feature/netcore Mar 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants