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

Post by Devart » Fri 19 Jun 2015 06:07

Dear users,

New build of dotConnect for SQLite 5.2.437 is available for download now.

In this version:
  • The bug with leaving the wal and shm files on closing connection in the WAL journal mode is fixed
LinqConnect (formerly known as LINQ to SQLite)
  • The OpenConnection() method is added to the DataContext class
  • The bug with not calling the InitializeConnection() method for a newly created connections while performing query or stored procedure is fixed
Entity Framework support
  • The bug with loosing elements within the IN clause of the generated SQL for the LINQ Contains clause is fixed
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked