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

Post by Devart » Thu 22 Dec 2011 16:20

Dear users,

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

In this version:
  • The bug with MySqlType.TinyInt parameter binding for a prepared statement is fixed
  • The bug with setting the PrimaryKey attribute of DataTable.Constraints when editing an existing DataSet using DataSet Wizard is fixed
  • The bug with the MySqlConnection.GetSchema("Procedures",...) method returning an incorrect type of the "Comment" column of the metadata table, when connecting to MySQL servers v 5.5.0 or later, is fixed
LinqConnect (formerly known as LINQ to MySQL)
  • The bug with inserting entities having a many-to-many association and auto-generated keys is fixed
Entity Developer
  • The bug with Visual Basic templates is fixed
  • The bug with duplicating EntitySet attribute when using entity return type is fixed (Entity Framework models)
Entity Framework support
  • The bug with generating CROSS JOIN statement when using LINQ to Entities is fixed
  • The bug with config.DmlOptions.InsertNullBehaviour for non-EntityKey columns with initialized DefaultValue and StoreGeneratedPattern is fixed
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked