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

Post by Devart » Thu 14 Aug 2014 12:05

Dear users,

New build of LinqConnect 4.4.563 is available for download now.

In this version:
  • The bug with generation AUTO_INCREMENT for columns with INT/BIGINT data types, which have the corresponding entity properties with System.Decimal type and IsDbGenerated=true, via the CreateDatabase() method is fixed (MySQL)
  • The bug with generation UNSIGNED for columns with unsigned integer data types via the CreateDatabase() method is fixed (MySQL)
Entity Developer
  • The possibility to use relative paths to assemblies in code generation templates is implemented
Devart development team
http://www.devart.com/linqconnect/

Locked