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

Post by Devart » Thu 30 Aug 2018 17:09

Dear users,

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

In this version:
  • The new caseSensitive parameter (by default, false) is added to ASP.NET web providers configuration options to remove LOWER from the generated SQL queries
Entity Developer
  • The bug with setting password as clear text in connection string when "Persist Security Info=False;" is fixed
  • The bug with creating and opening the model in .NET Core project after VS 2017 upgrade to v15.8 is fixed (Entity Framework, LinqConnect)
Entity Framework support
  • Entity Framework Core 2.1.2 is supported
  • The misleading "The current provider does not support ambient transactions." warning, generated by TransactionScope in EF Core 2.1, is disabled
  • The bug with using Scaffold-DbContext against multicolumn PK, FK, IX, UX in EF Core 2 is fixed

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

Locked