New build of dotConnect for DB2 1.6.201 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for DB2
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of dotConnect for DB2 1.6.201 is available!

Post by Devart » Thu 13 Feb 2014 14:20

Dear users,

New build of dotConnect for DB2 1.6.201 is available for download now.

In this version:

Entity Developer
  • The "WCF DataMember Attribute on Navigation Properties" property is added to the Data Transfer Object template for pointing the end (-s) where the attribute should be generated
  • The behaviour is changed: the validation of EF6 models depends on the EntityFramework.dll functionality only (.NET Framework 4.5 is not required any more)
  • The bug related to the "Version string portion was too short or too long" error is fixed
  • The bug with parsing inheritances in *.edmx is fixed
Entity Framework support
  • The generation of SQL literals for TimeSpan values is improved: shortened form is used now if possible
  • 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
  • The bug with generation of SQL literals for TimeSpan values is fixed
  • The bug with "Update Model From Database" wizard in Entity Framework 6 Tools for Visual Studio 2012 and Visual Studio 2013 is fixed
Devart development team
http://www.devart.com/dotconnect/db2/

Locked