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

Post by Devart » Thu 02 Jul 2015 14:16

Dear users,

New build of LinqConnect 4.4.785 is available for download now.

In this version:
  • The support for columns with the 'uniqueidentifier DEFAULT NEWSEQUENTIALID()' data type is added (SQL Server)
  • The bug related to wrong SQL generation when using Count(condition)/ LongCount(condition) methods in the LINQ query is fixed (SQL Server)
  • The bug with materialization of classes with the same names, which are located in the different namespaces or which are the nested classes of the different classes, is fixed
  • The bug related to wrong SQL generation when using Count(condition)/ LongCount()/ LongCount(condition) methods in the LINQ query is fixed (MySQL, Oracle, PostgreSQL, SQLite)
Devart development team
http://www.devart.com/linqconnect/

Locked