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

Post by Devart » Thu 02 Feb 2017 14:49

Dear users,

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

In this version:
  • The bug with the utf8mb4 character set with MariaDB is fixed
Entity Framework support
  • The AddUniqueConstraintOperation and DropUniqueConstraintOperation operations are supported in EF Core Code-First Migrations
  • The config.DmlOptions.LastInsertGuidFunction configuration option is added to specify a name of function or session variable to use it instead of LAST_INSERT_ID() for the Guid Identity properties
  • The bug with creating a predefined Migrations History table in EF Core, when config.Workarounds.DisableQuoting = true, is fixed
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked