New build of dotConnect for SQLite 3.10.141 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for SQLite
Locked
Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

New build of dotConnect for SQLite 3.10.141 is available!

Post by Shalex » Tue 19 Apr 2011 10:21

Dear users,

New build of dotConnect for SQLite 3.10.141 is available for download now.
It includes:

LinqConnect (formerly known as LINQ to SQLite)
  • Implemented workaround for comparing SQLite DateTime values as strings in LinqConnect update checks (such values are explicitly converted to the SQLite DateTime type now)
  • Fixed bug with invalid aliases in queries that include the UNION clause
  • Fixed bug with simultaneous insert of both sides of a one-to-one association when the 'master' side has auto-generated ID
Entity Framework support
  • Entity Framework 4.1 RTW supported
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked