New build of dotConnect for MySQL 5.80.152 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Locked
AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

New build of dotConnect for MySQL 5.80.152 is available!

Post by AndreyR » Wed 28 Jul 2010 14:39

Dear users,

New build of dotConnect for MySQL 5.80.152 is available for download now.
This version includes:
  • Implemented capability of extending base functionality of ASP.NET providers
  • Added support for Enterprise Library 5
  • Changed the primary key of the aspnet_sessions table for ASP.NET Web providers (the ApplicationName column added)
  • Fixed bug with DataTable in design time when using DevExpress XtraReport
  • Fixed bug with creating connection in Server Explorer (connections are removed after uninstall now)
LinqConnect (formerly known as LINQ to MySQL)
  • Added implementation of the ITable interface for the Table class
  • Changed DataContext.Log output format for Microsoft compatibility reasons
  • Fixed bug with creating XmlMappingSource object when the File Per Class model property is set to true
  • Fixed bug with IndexOutOfRangeException on the Refresh call
  • Fixed bug with CompiledQueryCache
  • Fixed bug with InvalidCastException on selecting a new anonymous type
  • Fixed bug with FilePerClass and XMLMappingSource
Entity Developer
  • Added possibility of renaming associations in the model
  • Fixed bug with change tracking for inherited tables
Entity Framework support
  • Fixed bug with association mapping in case of inheritance
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked