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

Post by Devart » Mon 16 Jan 2017 14:48

Dear users,

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

In this version:
  • Visual Studio 2017 Release Candidate is supported
  • The sqlite3.dll library that is included into the installation package is updated to version 3.16.2
LinqConnect (formerly known as LINQ to SQLite)
  • The behavior is changed: DataContext.CreateDatabase() uses now the same datatype names like the ones used in model mapping
Entity Framework support
  • The bug with comparing non-nullable properties in LINQ query when config.QueryOptions.UseCSharpNullComparisonBehavior=true is fixed
  • The bug with using AddForeignKeyOperation and DropForeignKeyOperation in EF Core Code-First Migrations is fixed
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked