New build of dotConnect for SQLite 4.5.202 is available for download now.
In this version:
- The behaviour is changed: when an SQLiteDateTime object with the IsDate property set to true is passed as a SQLiteParameter value, the actual value passed to the database has the Date format
- The behaviour is changed: fractional seconds precision is increased to 6 when working with the datetime type
- The bug with DataLoadOptions.AssociateWith() when working with several DataContext objects is fixed
- The bug related to the "Specified cast is not valid" exception when working with auto-increment primary keys mapped to decimal entity property is fixed
- The bug with obtaining DebuggerService when working with T4 Editor is fixed (LinqConnect models)
- Entity Framework 6 Alpha 3 is supported
http://www.devart.com/dotconnect/sqlite/