Page 1 of 1

New features in the Entity Framework support!

Posted: Thu 25 Oct 2018 15:05
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.1.4 is supported
  • The bit-wise functions OR, AND in EF Core are supported (MySQL, Oracle, PostgreSQL, SQLite, DB2)
  • The bug with throwing "Collection was modified; enumeration operation may not execute" by EF Core provider in multithreaded applications is fixed
  • The bug with applying explicit name of FK within CREATE TABLE in EF Code-First Migrations is fixed (MySQL, PostgreSQL)
  • The bug with removing an empty __EFMigrationsHistory table by EnsureDeleted() in EF Core is fixed (Oracle)
  • The bug with inserting data into XMLTYPE column via EF Core is fixed (Oracle)
  • The bug with using Scaffold-DbContext in EF Core 2 is fixed (SQLite)
  • The bug with applying the "Binary As Guid=True;" and "Tiny As Boolean=True;" connection string options by Scaffold-DbContext in EF Core is fixed (MySQL)
  • The bug with using the "Tiny As Boolean=True;" connection string parameter by EDM Wizard/EF Tools in EF1/EF4/EF5/EF6 is fixed (MySQL)
Devart development team
http://www.devart.com/dotconnect/entityframework.html