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

Post by Shalex » Mon 24 Oct 2011 07:49

Dear users,

New build of dotConnect for MySQL 6.50.237 is available for download now.
In this version:
  • The GEOMETRYCOLLECTION, LINESTRING, MULTIPOINT, MULTIPOLYGON, and POINT data types are supported by MySqlCommandBuilder.DeriveParameters()
  • The bug with license check in ILMerged assembly in Mobile Edition is fixed
LinqConnect (formerly known as LINQ to MySQL)
  • The bug with getting wrong query from the compiled query cache is fixed
  • The bug with ordering results of a query with eager loading options enabled is fixed
  • The bug with inserting entity objects having multiple relations to other entity type with auto-generated primary key is fixed
  • The bug with updating navigation properties based on a composite foreign key which intersects with the primary key is fixed
Entity Developer
  • The possibility of specifying the name of the connection string saved in the application configuration file is implemented
  • The bug with saving the IsFlags property of enum types in Entity Framework models is fixed
Entity Framework support
  • The bug with config.Workarounds.DisableQuoting behaviour with checking DatabaseExists is fixed
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked