New build of dotConnect for SQLite 4.6.224 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for SQLite
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of dotConnect for SQLite 4.6.224 is available!

Post by Devart » Thu 18 Apr 2013 13:12

Dear users,

New build of dotConnect for SQLite 4.6.224 is available for download now.

In this version:
  • The support of the URI format for the connection string is implemented
  • The behaviour is changed: provider's build action is installed on the target workstation, on which .NET Framework is available, without Visual Studio integration
  • The bug with performance of the SQLiteDataReader.GetGuid() method is fixed
LinqConnect (formerly known as LINQ to SQLite)
  • The bug with query cache issues when working with one DataContext instance and different data providers is fixed
  • The bug with method Any() when working with one DataContext instance and different data providers is fixed
  • The bug related to the issue with the OnListChanged() event when EntitySet collection is changed is fixed
Entity Developer
  • The bug with loading mapping rules for some datatypes under .NET Framework 4.5 is fixed
  • The bug with wrong database script generation for tables with several many-to-many associations is fixed (LinqConnect models)
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked