Page 1 of 1

New features in the Entity Framework support!

Posted: Thu 13 Feb 2014 15:02
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 JSON data type is supported (PostgreSQL)
  • The generation of SQL literals for TimeSpan values is improved: shortened form is used now if possible (DB2)
  • The behaviour is changed: Code-First Migrations generates DEFAULT values for new NOT NULL columns of Boolean, DateTime, TimeSpan types when adding them in the existing table (DB2)
  • The bug with generation of SQL literals for TimeSpan values is fixed (DB2)
  • The bug with Update Model From Database wizard in Entity Framework 6 Tools for Visual Studio 2012 and Visual Studio 2013 is fixed (MySQL, Oracle, POstgreSQL, SQLite, DB2, Salesforce)
  • The bug with updating/deleting entity, when its primary key column or concurrency check column is of string type and config.QueryOptions.CaseInsensitiveComparison=True, is fixed (Oracle)
  • The bug with creating association basing on composite foreign key, when the column order in the corresponding primary key is different, is fixed in Entity Data Model Wizard/LightSwitch/Entity Framework 6 Tools for PostgreSQL servers of 8.2 and higher versions (PostgreSQL)
Devart development team
http://www.devart.com/dotconnect/entityframework.html