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

Post by Devart » Thu 11 Aug 2016 13:09

Dear users,

New build of dotConnect for SQLite 5.6.714 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.0
Entity Developer
  • The bug with setting value of the Value Generated property attribute in the EF Core model is fixed
Entity Framework support
  • The bug with executing the UseSQLite(DbConnection connection) extension method of DbContextOptionsBuilder in EF Core is fixed
  • The bug with using the DbContext(DbConnection connection) overload in EF Core is fixed
  • The bug with using EF Core logging is fixed
  • The bug with using enum values in EF Core is fixed
  • The bug with throwing DbUpdateConcurrencyException in EF Core is fixed
  • The bug with using comparisons in LINQ queries in EF Core is fixed
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked