Page 1 of 1

New features in the Entity Framework support!

Posted: Thu 06 Jun 2019 19:46
by Devart
Dear users,

We are glad to announce the new features that are available in the Entity Framework support in the latest version:
  • Entity Framework Core 2.2.4 is supported
  • The bug with closing database connection by context.Dispose() in the scope of a distributed transaction in EF Core 2 is fixed (MySQL, Oracle, PostgreSQL, SQLite, DB2)
  • The bug with using a value converter, when the .NET data type remains the same, within the WHERE clause in EF Core 2 is fixed (MySQL, Oracle, PostgreSQL, SQLite, DB2)
  • The bug with inserting data into MigrationHistory__ by EF6 Code-First Migrations for an enormous model is fixed (DB2)
  • The bug with applying an escaped quotation to the idempotent script in EF Core 2 Code-First Migrations is fixed (Oracle)
  • The bug with setting default values for the DateTime and TimeSpan columns in the ALTER statements in EF Core 2 Code-First Migrations is fixed (MySQL)
Devart development team
http://www.devart.com/dotconnect/entityframework.html