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

Document validation of requiredness (nullability) in the in-memory database #3489

Closed
ajcvickers opened this issue Oct 17, 2021 · 0 comments · Fixed by #3492
Closed

Document validation of requiredness (nullability) in the in-memory database #3489

ajcvickers opened this issue Oct 17, 2021 · 0 comments · Fixed by #3492

Comments

@ajcvickers
Copy link
Contributor

See dotnet/efcore#10613

@ajcvickers ajcvickers self-assigned this Oct 17, 2021
@ajcvickers ajcvickers added this to the 6.0.0 milestone Oct 17, 2021
ajcvickers added a commit that referenced this issue Oct 17, 2021
* Fixes #3489: Document validation of requiredness (nullability) in the in-memory database
* Fixes #3487: Document overriding initialized navigations break
* Fixes #3180: Document enum values breaking change
* Document making value converting nulls internal for 6.0 (dotnet/efcore#26230)
* Move samples to Ga daily build
ajcvickers added a commit that referenced this issue Oct 17, 2021
* Fixes #3489: Document validation of requiredness (nullability) in the in-memory database
* Fixes #3487: Document overriding initialized navigations break
* Fixes #3180: Document enum values breaking change
* Document making value converting nulls internal for 6.0 (dotnet/efcore#26230)
* Move samples to Ga daily build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment