Update reverse engineering of non-nullable bool columns with default values for SQL Server #9826
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-enhancement
Milestone
This is the subset of #9627 that we are taking for 2.0.1. Specifically, for non-nullable bool columns in SQL Server that have a column default of false, we will scaffold a non-nullable bool property without any store generation flags.
The text was updated successfully, but these errors were encountered: