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

Post by Devart » Thu 02 Jul 2015 14:04

Dear users,

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

In this version:

LinqConnect (formerly known as LINQ to SQLite)
  • The bug with materialization of classes with the same names, which are located in the different namespaces or which are the nested classes of the different classes, is fixed
  • The bug related to wrong SQL generation when using Count(condition)/ LongCount()/ LongCount(condition) methods in the LINQ query is fixed
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked