dotnet / dotnet/efcore

Consider the role of value converters in determining the default value of a non-nullable column added to an existing table

Open
#34,952 2 comments 0 reactions 0 assignees View on GitHub
area-type-mapping needs-design
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

https://github.com/dotnet/efcore/issues/34790 is about extending our relational type mappings, allowing them to define a default database value for when a non-nullable column is added to a table in a migration. When a value converter is present, it may need to affect which default value is used.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.