New build of LinqConnect 4.2.272 is available!

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of LinqConnect 4.2.272 is available!

Post by Devart » Thu 20 Jun 2013 11:29

Dear users,

New build of LinqConnect 4.2.272 is available for download now.

In this version:
  • The performance when working with the TPT-inheritance and retrieving descendants via OfType<> is improved
  • The bug with the CreateDatabase() method when "Delete Rule" is set for the association (not empty and not "NO ACTION") is fixed
  • The bug related to the "The non-nullable navigation property '...' was set to null in the entity object '...'" error when working with nullable composite foreign keys is fixed
  • The bug related to working with the WCF Ria Domain Service template is fixed
  • The bug with the TPT-inheritance and associations to the descendants of the inheritance is fixed
  • The bug related to the "Violation of PRIMARY KEY constraint" error on SubmitChanges(), when DataContext has only one added entity for insertion with a custom key generator and DbGenerated=False for its primary key, is fixed
Entity Developer
  • The bug with wrong code generation for nullable enum properties is fixed
  • The bug with generating "Access Denied" error when using MVC templates is fixed
Devart development team
http://www.devart.com/linqconnect/

Locked