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

Post by Devart » Fri 11 Nov 2011 13:55

Dear users,

New build of dotConnect for MySQL 6.50.244 is available for download now.
In this version:
  • The bug with freezing of a connection that is not taken from the connection pool when using stored procedure is fixed
  • The bug with setting Port connection string parameter in Visual Studio connection editor to the value that is greater than 10000 is fixed
  • The bug with returning invalid connections to pool is fixed
LinqConnect (formerly known as LINQ to MySQL)
  • The bug with updating explicitly attached entities is fixed
Entity Developer
  • The default attribute mapping source for LinqConnect models is made static
  • Behaviour is changed: table is not marked as "Changed" in Update Wizard if DefaultValue is set for its expression column
  • The bug with detecting whether Devart Entity Model is changed or not is fixed
  • The bug with NRE being thrown when an invalid connection is used is fixed
  • The bug with setting the Concealed Function property in Stored Procedure Editor is fixed
  • The bug with the local settings used for the default value of DateTime fields is fixed (LinqConnect models)
  • The bug with creating an association between classes participating in a TPC inheritance hierarchy is fixed (Entity Framework models)
  • The bugs with storage synchronization for TPC inheritance classes is fixed
Entity Framework support
  • The bug with determining correct data types in columns of descendants in TPT and TPC hierarchies is fixed
  • The bug with the TimeSpan parameters is fixed
  • The bug with the Group By expression is fixed
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked