msawczyn / EFDesigner2022

Entity Framework visual design surface and code-first code generation for EF6, Core and beyond
MIT License
123 stars 21 forks source link

Table names are pluralized even when flag set to false #65

Closed Olivercomputing closed 1 year ago

Olivercomputing commented 1 year ago

In the properties for the entire model, in the Database section, there's a Pluralize Table Names property. Table names are create as plural even when this is set to false.