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
- 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
- Fixed bug with multiplicity changing in the association editor (Entity Framework models)
- Fixed some bugs in Guid support
http://www.devart.com/dotconnect/sqlite/