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

Post by Shalex » Thu 14 Oct 2010 13:39

Dear users,

New build of dotConnect for MySQL 5.80.180 is available for download now.
This version includes:
  • Fixed bug with generating license resource for ILMerged assembly
LinqConnect (formerly known as LINQ to MySQL)
  • DataContext class is now CLS-Compilant
  • Fixed bug with DataLoadOptions not working when object tracking is disabled
  • Fixed bug with second-level details loading
  • Fixed bug with creating compiled query using more than three parameters
  • Fixed bug with select queries from tables with no primary key
  • Fixed bug with constraint violation on inserting details before master data
  • Fixed bug with ArgumentException when using System.Nullable.GetValueOrDefault in Visual Basic LINQ queries
  • Fixed bug with incorrect marking of changed fields when using several DataContexts
  • Fixed problem with recognizing MySql numeric type synonyms
Entity Developer
  • Added default bindings to entity fields in Insert(Update/Delete) MethodMappings
  • Fixed bug with serializing entities loaded using DataLoadOptions
Entity Framework support
  • Added implementation for the DatabaseExists method
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked