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

Post by Devart » Thu 07 Apr 2011 10:36

Dear users,

New build of dotConnect for SQLite 3.10.135 is available for download now.
It includes:
  • Added support for Write-Ahead Logging (WAL) journal mode
  • Added static methods SQLiteConnection.EnableSharedCache() and SQLiteConnection.DisableSharedCache()
  • Fixed bug with upgrading *.cs files in App_Code folder when using Upgrade Wizard
  • Fixed bug with SQLiteDump.Backup() for columns which contain empty value
  • Fixed bug with retrieving DateTime values in Ticks format
LinqConnect (formerly known as LINQ to SQLite)
  • Implemented the Attach(object entity, object original) method of the Devart.Data.Linq.ITable interface
  • Implemented proper support for both text and binary representations of System.Guid
Entity Developer
  • Fixed bug with multiplicity changing in the association editor (Entity Framework models)
Entity Framework support
  • Fixed some bugs in Guid support
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked