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

Post by Devart » Fri 21 Feb 2020 12:17

Dear users,

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

In this version:
  • The sqlite3.dll library that is included into the installation package is updated to version 3.31.1
  • The SQLiteDataTable and SQLiteDataSet classes are supported in .NET Standard 2.0
  • The behavior is changed: pool is automatically cleared when AppDomain is being closed
Entity Developer
  • The bug with returning multiple result sets in code generated by the EF Core template is fixed
Entity Framework support
  • Entity Framework Core 3.1.1 is supported
  • The bug with using nullable enum properties with default mapping to integers in LINQ query in EF Core 3.1 is fixed
  • The bug with using value converters detected automatically by .HasConversion() in EF Core 3 is fixed
  • The bug with using NULL constant values in EF Core 3 is fixed
  • The bug with using binary operators AND, OR in EF Core 3 is fixed
  • The bug with setting a default value for DateTime and TimeSpan properties via EF Core Code-First Migrations is fixed
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked