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

Post by Devart » Thu 29 Nov 2012 14:22

Dear users,

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

In this version:
  • The overload for the MySqlDependency.Start method with the MySqlConnection parameter is added
LinqConnect (formerly known as LINQ to MySQL)
  • The fluent mapping is improved: support of the ID generators for primary keys is added
  • The bug with the "Specified cast is not valid" exception when searching for an entity by its key is fixed
  • The bug with the failed updates to the database when using the Attach(TEntity,Boolean) method is fixed
Entity Developer
  • The possibility to set different namespaces for the context and its entities when using the DbContext template is implemented (Entity Framework models)
  • The bug with generating the using directives for redundant namespaces is fixed (Entity Framework models)
  • The bug with renaming the navigation property when using the Update Model From Database wizard is fixed (LinqConnect models)
Entity Framework support
  • The bug with the IgnoreSchemaName and IgnoreDboSchemaName options when working with EdmFunction is fixed
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked