Page 1 of 1

New features in the Entity Framework support!

Posted: Thu 06 Sep 2012 16:33
by Devart
Dear users,

We are glad to announce the new features that are available in the Entity Framework support in the latest version:
  • ADO.NET Entity Framework 5 is supported
  • The behaviour is changed: Devart.Data.<database>.Entity.Migrations.dll is built with the 4.4 version of EntityFramework.dll now (MySQL, Oracle, PostgreSQL, SQLite)
  • The config.CodeFirstOptions.UseNonLobStrings option (default value is False) is added in order to treat string properties without an explicitly specified server data type as non-LOB (Oracle)
  • The behaviour is changed: Devart.Data.Oracle.Entity.Migrations.dll is built with the 4.4 version of EntityFramework.dll now v
  • The bug with using NULL values in Out/InOut parameters of stored procedures is fixed
  • The bug with using pipelined functions which are pushing out the RECORD objects is fixed (Oracle)
  • The bug with using command delimiters when generating the Code-First Migrations script in Package Manager Console of Visual Studio is fixed (MySQL, Oracle, PostgreSQL, SQLite)
Devart development team
http://www.devart.com/dotconnect/entityframework.html