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

Post by Devart » Thu 18 Apr 2013 13:21

Dear users,

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

In this version:
  • The behaviour is changed: provider's build action is installed on the target workstation, on which .NET Framework is available, without Visual Studio integration
LinqConnect (formerly known as LINQ to MySQL)
  • The bug with query cache issues when working with one DataContext instance and different data providers is fixed
  • The bug with method Any() when working with one DataContext instance and different data providers is fixed
  • The bug related to the issue with the OnListChanged() event when EntitySet collection is changed is fixed
Entity Developer
  • The bug with loading mapping rules for some datatypes under .NET Framework 4.5 is fixed
  • The bug with wrong database script generation for tables with several many-to-many associations is fixed (LinqConnect models)
Entity Framework support
  • The config.CodeFirstOptions.TruncateLongDefaultNames configuration option (default value is False) is added to provide the possibility of truncating long default names of indexes, primary keys, and foreign keys generated by Code-First Migrations
  • The validation of the identifier name length in Code-First Migrations is implemented
  • The error messages about long identifiers when using CreateDatabase/DropDatabase are improved
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked