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

Post by Devart » Thu 26 Dec 2013 12:27

Dear users,

New build of LinqConnect 4.4.403 is available for download now.

In this version:
  • The bug with wrong order for creation tables with the many-to-many associations via the CreateDatabase() method is fixed
  • The bug with the entity cache (EntityCacheMode.WeakReference) is fixed
  • The bug related to working with the stored functions, that return results as "SETOF primitive_type", is fixed (PostgreSQL)
Entity Developer
  • The predefined templates (POCO Entity and LinqConnect) are improved: new template setting, "Generate Dummy Comments", is added
  • The bug related to detecting unique keys is fixed
  • The bug with wrong script generation for System.Boolean when the default value is set, is fixed (Oracle)
Devart development team
http://www.devart.com/linqconnect/

Locked