Entity Developer V6.9.1083
Released: Sep 17, 2020
Updates in V6.9.1083
Funktionen
- Improved the error message in Entity Developer console: now the text includes the list of all available templates if the specified name of the template was incorrect.
Entity Framework support
- Added support for Pomelo.EntityFrameworkCore.MySql in Entity Framework Core Model for connecting to MySQL and MariaDB.
- Added "Async MySQL ADO.NET Connector" to the list of available providers in Entity Framework Core Model.
- Added support for FirebirdSql.EntityFrameworkCore.Firebird in Entity Framework Core Model for connecting to Firebird.
- Added "FirebirdClient" to the list of available providers in Entity Framework Core Model.
- Improved support for "Microsoft SQL Server Compact Data Provider 3.5" and "Microsoft SQL Server Compact Data Provider 4.0".
Fehlerkorrekturen
- Fixed a bug when saving a new model, which has never been saved before, after some time in a standalone Entity Developer.
Entity Framework support
- Fixed a bug when generating mapping for the properties with Shadow=True in Entity Framework Core Model.
- Fixed a bug when using spatial types inside complex types in Entity Framework Core Model.
- Fixed a bug when picking up Precision=0 for DATETIME2 columns by Update To Database Wizard and Generate Database Script Wizard (Microsoft SQL Server).