New build of dotConnect for MySQL 8.4.521 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.4.521 is available!

Post by Devart » Thu 22 Oct 2015 14:56

Dear users,

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

In this version:
  • The bug with executing a prepared statement with a decimal parameter is fixed
  • The bug with creating a new connection pool, when there is an existing pool with the same connection string, and the connection string has the "Character Set=auto" parameter, is fixed
LinqConnect (formerly known as LINQ to MySQL)
  • The bug related to the "Collection is read-only" error when loading mapping of a stored procedure/function that returns a class, mapped as Table, but not related to the DataContext class, is fixed
  • The bug related to using IQueryable<T>.Count() is fixed
Entity Developer
  • The bug with applying naming rules for model properties is fixed
  • The bug related to the "Sequence contains no matching element" error in Update Wizards when working with TPH inheritances and many-to-many associations is fixed (LinqConnect models)
  • The bug related to the StackOverflowException when deleting method from model in Model Explorer is fixed (LinqConnect models)
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked