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

Post by Devart » Fri 30 Sep 2011 07:34

Dear users,

New build of dotConnect for MySQL 6.50.228 is available for download now.
In this version:
  • The bug with licensing WinForms projects in Delphi Prism is fixed
LinqConnect (formerly known as LINQ to MySQL)
  • The bug with ordering queries with eager loading options is fixed
  • The bug with caching queries performed via the ExecuteQuery method is fixed
  • The bug with .Equals(null) conditions in LINQ queries is fixed
Entity Developer
  • Disabling facets that are not applicable to the current field type is implemented (LinqConnect models)
  • The 'Binary As Guid' connection string parameter is supported
  • Default behaviour changed: now the Update To Database Wizard does not drop foreign keys of a table if the 'master' one is not represented in the LinqConnect model
  • The bug with saving a new solution provided that the Visual Studio option for 'Projects and Solutions -> Save new projects when created' is unchecked is fixed
  • The bug with pluralization algorithm is fixed when Naming rules are defined
  • The 'The given key was not present in the dictionary' error in the Entity Developer version integrated into Visual Studio 2010 is fixed
  • The bug with incorrect determining of association multiplicity (redundant 'many-to-many') in LinqConnect models is fixed
  • The bug with setting Extended Properties for RelationProperty is fixed
Entity Framework support
  • The 'Binary As Guid' connection string parameter is supported in Entity Framework runtime and Entity Data Model Wizard
  • The bug with executing Function Imports with enabled BatchUpdates is fixed
  • The bug with Entity Data Model Wizard when creating a model is fixed
  • The bug when MySqlEntityProviderWorkaroundConfig.IgnoreSchemaName does not affect stored procedures is fixed
  • The bug with canonical function CreateDateTime is fixed
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked