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

Post by Devart » Fri 19 Jun 2015 06:22

Dear users,

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

In this version:

LinqConnect (formerly known as LINQ to MySQL)
  • The OpenConnection() method is added to the DataContext class
  • The bug with not calling the InitializeConnection() method for a newly created connections while performing query or stored procedure is fixed
Entity Framework support
  • The bug with loosing elements within the IN clause of the generated SQL for the LINQ Contains clause is fixed
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked