You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 24, 2022. It is now read-only.
Added 3 new options:
- MakeSingular, default true. if true: Changes the classname to singular if tablename is not singular
- UseIdAsPk, default true. if true: Changes the primary key property name to Id
- GenerateConstructor, default false. if true: Generates the default empty constructor
0 commit comments