Page 1 of 1

New features in the Entity Framework support!

Posted: Fri 04 Aug 2017 14:13
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 possibility to set DEFAULT for table column via the DefaultValue annotation in EF6 Code-First Migrations fluent mapping is implemented (Oracle, SQLite)
  • The possibility to create database objects, which names length is up to 128 symbols, in Oracle 12c Release 2 is supported (Oracle)
  • The bug with comparison and binary operations in EF Core is fixed
  • The bug with using Contains() in multiple LINQ queries in EF Core is fixed (Oracle, MySQL, PostgreSQL, SQLite, DB2)
  • The bug with casting BIT(1) values to BLOB in SQL generated by EF6 is fixed (MySQL)
  • The bug with inserting data into MigrationHistory__ by EF6 Code-First Migrations for large model is fixed (DB2)
Devart development team
http://www.devart.com/dotconnect/entityframework.html