New build of dotConnect for SQLite 5.2.352 is available for download now.
In this version:
- The sqlite3.dll library that is included into the installation package is updated to version 3.8.8.2
 - The \Samples\crm_demo.sql script is updated to avoid generating the "foreign key constraint failed" error
 - The bug with incorrect ProviderType, returned by SQLiteDataReader.GetShemaTable() for data of the System.Decimal type, is fixed
 
- The bug related to the "Cannot convert the value to GUID: System.Byte[]" error when working with eager loading and GUIDs is fixed
 
- The bug with the wrong code generation for Table Per Concrete Type (TPC) hierarchy when DbContext template is used with Fluent Mapping=True and Mapping Generation Strategy=UseConfigurationClasses (or UseOnModelCreatingMethod) options is fixed (Entity Framework models)
 
http://www.devart.com/dotconnect/sqlite/