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

Post by Devart » Mon 27 Feb 2012 12:15

Dear users,

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

In this version:
Entity Developer
  • The validation of method parameters in LinqConnect models is added
  • The context menu options for unchecking changed/added/dropped tables are implemented for the root nodes in the "Update To/From Database" wizards
  • The possibility to rename the storage part of the model in Model Explorer is implemented (Entity Framework models)
  • The diagram design is changed: an arrow (instead of a triangle) is used on the tip of an association now
  • The bug with setting comments for columns and tables in database is fixed
Entity Framework support
  • Entity Framework 4.3 (Code First Migrations) is supported
  • The conversion of .StartsWith, .Contains, .EndsWith to LIKE clause in the generated SQL for the case of expression-based condition is supported
  • The Code-First Migrations behaviour is changed: if the nullable value of the property in migration is not set explicitly, the corresponding column will be created nullable
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked