FaizulHussain

Results 3 issues of FaizulHussain

Hi, I am working on another small project, where the tabels are split into multiple schemas. The class names are prepend with the schema name using the setting below, but...

help wanted

Instead of generating standard enums, will it be possible to generate enumeration classes as discussed here: https://docs.microsoft.com/en-us/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/enumeration-classes-over-enum-types

enhancement

Properties for period columns in a temporal table is generated when it's hidden ```sql CREATE TABLE Department ( DeptID INT NOT NULL PRIMARY KEY CLUSTERED , DeptName VARCHAR(50) NOT NULL...

To investigate