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

Post by Devart » Thu 14 Mar 2013 14:27

Dear users,

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
LinqConnect (formerly known as LINQ to SQLite)
  • 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
Entity Developer
  • The bug with obtaining DebuggerService when working with T4 Editor is fixed (LinqConnect models)
Entity Framework support
  • Entity Framework 6 Alpha 3 is supported
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked