msawczyn/EFDesigner

Table schemas are not being used

bapowell opened this issue · 2 comments

Everywhere in generated code, including migration scripts, instead of the schema name itself (as entered in the Entity's "Database Schema" property in the diagram) being inserted into the table definition, this is what's showing up:

"{modelClass.DatabaseSchema}"

Thanks for the report.

Darn dollar signs 🤦

Released in v3.0.7