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

Post by Devart » Thu 22 Sep 2016 13:16

Dear users,

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

In this version:
  • The sqlite3.dll library that is included into the installation package is updated to version 3.14.2
Entity Developer
  • The bug with moving mapping from abstract base class to child classes of TPH inheritance in the fluent mapping generated by the DbContext template is fixed (Entity Framework models)
LinqConnect (formerly known as LINQ to SQLite)
  • The bug with materialization in the multithreaded application is fixed
Entity Framework support
  • Entity Framework Core 1.0.1 is supported
  • The new optional parameter Action<SQLiteDbContextOptionsBuilder> is added to UseSQLite() extension method of DbContextOptionsBuilder in EF Core
  • The bug with processing IN expressions in EF Core is fixed
  • The bug with retrieving objects of TPH hierarchy in EF Core is fixed
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked