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

Post by Devart » Fri 02 Sep 2016 11:25

Dear users,

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

In this version:
  • The bug with data preview in the MySqlDataTable designer when the command text was changed is fixed
Entity Framework support
  • The DatabaseFacade.GetMySqlConnection() extension method, which returns MySqlConnection, is implemented in EF Core
  • The bug with calling the function without IN parameters is fixed
  • The bug with using the DatabaseFacade.UseTransaction() method in EF Core is fixed
  • The bug with nullable parameters in EF Core is fixed
  • The bug with throwing System.NullReferenceException when using TPH inheritance in EF Core is fixed
  • The bug with not throwing concurrency check exception on invoking DbContext.SaveChangesAsync() is fixed
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked