New build of LinqConnect 4.2.257 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.257 is available!

Post by Devart » Thu 30 May 2013 13:59

Dear users,

New build of LinqConnect 4.2.257 is available for download now.

In this version:
  • The possibility to add LinqConnect assemblies as Extension SDKs for Oracle, MySQL and PostgreSQL databases in Metro style applications is added
  • The bug with referencing LinqConnect assemblies in Windows Phone 8 applications is fixed. Now LinqConnect assemblies for Windows Phone 8 are added as Extension SDKs
  • The bug with inserting dependent entity when the main entity has a key generator for the primary key property and DbGenerated is set to False is fixed
  • The bug with duplicate columns in an ORDER BY statement when using eager loading for several tables is fixed
  • The bug related to working with unmapped class members is fixed
Entity Developer
  • The "WCF DataMember Attribute on Navigation Properties" property is added to the DbContext and POCO templates for pointing the end (-s) where the attribute should be generated
  • The bug with adding many-to-many associations when one of the sides of the association is involved in the inheritance is fixed
  • The bug with placing tables names in the root of the "Choose change action" page of Update From Database Wizard is fixed
  • The bug with generating NRE when setting the output of the template to the unloaded project is fixed
Devart development team
http://www.devart.com/linqconnect/

Locked