Consider using the type mapping default database value in the update pipeline
Open
area-save-changes
- Dominant language
- C#
- Stars
- 14.8k
- Forks
- 3.4k
- PR merge metrics
- PR metrics pending
Description
#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. @AndriySvyryd indicated that there may be scenarios in the update pipeline where this would be useful as well.
Contributor guide
Assessment
This issue has not been assessed yet.