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

Post by Devart » Thu 16 Jul 2020 13:27

Dear users,

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

In this version:
  • The MySqlDependency constructor and AddCommandDependency overload, specifying how MySqlDependency should check command tables for changes, are added to MySqlDependency class along with the corresponding MySqlDependencyCheckTime enum
LinqConnect (formerly known as LINQ to MySQL)
  • The "Could not find element type in model" bug when loading XML mapping in .NET Standard LinqConnect assemblies is fixed
  • The bug with using enums via .NET Standard compliant assemblies is fixed
Entity Developer
  • The bug with detecting FK relationships to tables in other schemas by Create Model Wizard and Update From Database Wizard is fixed
Entity Framework support
  • The bug with incorrect SQL generation when using .Substring() in a .Select() statement in EF Core 2 is fixed
  • The bug with reading the BINARY(16) column mapped to the byte[] class property, when "Binary As Guid=True;" is set in the connection string, in EF Core is fixed

Devart development team
http://www.devart.com/dotconnect/mysql/

Locked