Table schemas are not being used
bapowell opened this issue · 2 comments
bapowell commented
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}"
msawczyn commented
Thanks for the report.
Darn dollar signs 🤦
msawczyn commented
Released in v3.0.7