Closed bapowell closed 3 years ago
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
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}"