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

Post by Devart » Thu 27 Mar 2014 13:28

Dear users,

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

In this version:
  • The sqlite3.dll library that is included into the installation package is updated to version 3.8.4.1
LinqConnect (formerly known as LINQ to SQLite)
  • The bug related to the incorrect detection of class type when working with the TPH inheritances and discriminators of the String/Decimal type is fixed
Entity Developer
  • The override modifier for DbSet class properties generated by DbContext templates is added (Entity Framework models)
  • The bug with setting nullable type for EnumType property by the Data Transfer Object template is fixed
Entity Framework support
  • Entity Framework 6.1.0 RTM is supported
  • Entity Framework 6.1.0 Tools for Visual Studio 2012 & 2013 are supported
  • The releasing of memory, which was allocated for commands and readers of ObjectContext / DbContext, is improved
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked