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

Post by Devart » Thu 15 May 2014 14:00

Dear users,

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

In this version:
  • MySqlUtils class is added
  • The MySqlScript.Cancel() method is added to stop query execution
LinqConnect (formerly known as LINQ to MySQL)
  • The bug related to reading values of the string properties, that are database generated, when performing SubmitChanges() is fixed
Entity Developer
  • The bug related to performing queries via Query Editor/Retrieve Data when working with the 'Enterprise Library' validation framework is fixed
  • The bug related to the storage and mapping regeneration via the "Update Database from Model" wizard, or via the "Regenerate Storage and Mapping" option of the diagram shortcut menu, when changing one DBMS to another, is fixed (LinqConnect models)
Entity Framework support
  • The behaviour is changed: now a semicolon (;) after the very last statement is generated in the Code-First CreateDatabaseScript() functionality
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked