Page 1 of 1

New features in the Entity Framework support!

Posted: Fri 23 Jun 2017 15:27
by Devart
Dear users,

We are glad to announce the new features that are available in the Entity Framework support in the latest version:
  • The behavior is changed: now a DBMS_LOB.COMPARE call is generated for comparing CLOB/NCLOB columns (Oracle)
  • The bug with throwing "ORA-00918: column ambiguously defined" while joining tables with duplicate column names in Oracle 12c when using EF Core is fixed (Oracle)
  • The bug with generating SQL statements for NUMBER(1) columns mapped to bool properties in EF Core is fixed (Oracle)
  • The bug with applying the License Key connection string parameter (concerns .NET Standard 1.3 compliant assemblies only) in .NET Framework projects is fixed (Oracle)
  • The bug with mapping citext data type via Scaffold-DbContext in EF Core is fixed (PostgreSQL)
Devart development team
http://www.devart.com/dotconnect/entityframework.html