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

Post by Devart » Thu 18 Oct 2012 13:32

Dear users,

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

In this version:
  • The bug with the MySqlScript.CommandTimeout property not changing its value when setting the DefaultCommandTimeout parameter of the connection string is fixed
  • The bug with the new line character in the connection string is fixed
LinqConnect (formerly known as LINQ to MySQL)
  • The bug with working with entities without INotifyPropertyChanging, INotifyPropertyChanged interfaces is fixed
Entity Developer
  • The bug with disposing EntityCommand in the code generated for calling stored procedure is fixed (Entity Framework models)
Entity Framework support
  • The bug with DropDatabase() and CreateDatabase(), when DeleteDatabaseBehaviour.ModelObjectsOnly is used, in EF v4.3 and higher is fixed
  • The bug with DropDatabase() and CreateDatabase(), when IgnoreDboSchemaName option is enabled and DeleteDatabaseBehaviour.Schema is used, in EF v4.3 and higher is fixed
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked