New build of dotConnect for MySQL 8.3.397 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of dotConnect for MySQL 8.3.397 is available!

Post by Devart » Thu 23 Apr 2015 11:33

Dear users,

New build of dotConnect for MySQL 8.3.397 is available for download now.

In this version:

LinqConnect (formerly known as LINQ to MySQL)
  • The bug related to the odd ESCAPE character in a generated SQL query after LIKE condition is fixed
  • The bug related to re-materialization of objects of the same type when performing various SQL-queries via ExecuteQuery() method in multi-threading applications is fixed
Entity Developer
  • The support of ID generators for primary keys in the Fluent Mapping template is added (LinqConnect models)
Entity Framework support
  • The bug with generating columns in subqueries of a complex LINQ to Entities query containing limit expressions is fixed
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked