New build of LinqConnect 1.0.43 is available!

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Locked
Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

New build of LinqConnect 1.0.43 is available!

Post by Shalex » Thu 04 Nov 2010 14:14

Dear users,

New build of LinqConnect 1.0.43 is available for download now.
This version includes:
  • Improved transaction behaviour in case when exception is thrown
  • Added support for the String.Equals(string, StringComparison) overload, allowing to specify whether to use or not the binary string comparison (MySQL)
  • Fixed bug with translating the IIf method in LINQ queries
  • Fixed bug with custom methods in the 'select new' clause of LINQ queries
  • Fixed bug with not loading associated entity when LoadWith is not used
  • Fixed bug with processing Char(1) fields (SQL Server)
  • Fixed bug with creating tables with LongBlob fields on CreateDatabase() (MySQL)
Devart development team
http://www.devart.com/linqconnect/

Locked