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

Post by Shalex » Thu 04 Nov 2010 13:41

Dear users,

New build of dotConnect for MySQL 5.80.190 is available for download now.
This version includes:
  • Implemented integration with Visual Web Developer 2008 and 2010 Express editions
  • Implemented the BackupQuery method of MySqlDump for dumping result sets
LinqConnect (formerly known as LINQ to MySQL)
  • Improved transaction behaviour in case when exception is thrown
  • Added support for the String.Equals(string, StringComparison) overload, allowing to specify whether to use or not the binary string comparison
  • Fixed bug with translating the IIf method in LINQ queries
  • Fixed bug with custom methods in the 'select new' clause of LINQ queries
  • Fixed bug with not loading associated entity when LoadWith is not used
  • Fixed bug with creating tables with LongBlob fields on CreateDatabase()
Entity Framework support
  • Model First support improved
    • Added more settings in Devart SSDLToMySql.tt file
    • DROP statements generation added
    • Schema name is not generated before each object
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked