When a table has column with type bit not null EFCore PowerTools generates as bool? instead of bool
Steps to reproduce
Create table with bit not null column and reverse engineer
Further technical details
EF Core Power Tools version: 2.2.2.0
Database engine: SqlServer
Visual Studio version: Visual Studio Ent 2017 15.9.5
When a table has column with type bit not null EFCore PowerTools generates as bool? instead of bool
Steps to reproduce
Create table with bit not null column and reverse engineer
Further technical details
EF Core Power Tools version: 2.2.2.0
Database engine: SqlServer
Visual Studio version: Visual Studio Ent 2017 15.9.5