New build of dotConnect for MySQL 6.10.103 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Locked
Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

New build of dotConnect for MySQL 6.10.103 is available!

Post by Shalex » Thu 10 Feb 2011 13:15

Dear users,

New build of dotConnect for MySQL 6.10.103 is available for download now.
It includes:
  • Fixed bug with provider's workability on big-endian operating systems
  • Fixed bug with SSL key container when it is used by several Windows accounts
LinqConnect (formerly known as LINQ to MySQL)
  • Changed behaviour: update check is now disabled by default for properties that represent MySQL FLOAT columns
  • Fixed bug with setting no reference to the Devart.Data.Linq.Web assembly when adding a DbLinqDataSource object to a web form
  • Fixed bug with creating a new MySQL database with the DataContext.CreateDatabase method
  • Fixed bug with retrieving entities participating in a many-to-many association with a composite key
  • Fixed bug with continuing identity tracking for deleted entities
  • Fixed bug with incorrect order of executing create/update/delete commands on SubmitChanges()
Entity Developer
  • Added ConstraintSet property for Constraints in the Store part of the Entity Framework model
  • Added mapping for Function Import result types (Entity Framework v4 only)
  • Changed behaviour: classes created with the Update From Database Wizard are now added to the current diagram
  • Changed behaviour: the 'Update Check' is now set to 'Always' and disabled for properties that form the entity key (LinqConnect models)
  • Fixed bug with wrong Complex Type properties in Stored Procedures
  • Fixed bug with the 'Show Print Markup' button and 'Page Setup' menu item being disabled
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked