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

Post by Devart » Thu 08 Jul 2021 13:17

Dear users,

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

In this version:
  • Visual Studio 2019 version 16.11 Preview 2.0 is supported
  • The sqlite3.dll library that is included into the installation package is updated to version 3.36.0
Entity Developer
  • The behavior of the Regenerate Storage and Mapping functionality in EF Core Model is changed: the NOT NULL attribute of the column is reset to undefined now; after that, the behavior depends on the Nullable attribute of the class property only
  • The bug with applying the Default Precision and Default Scale values from Model Settings to the non-decimal data types by Update To Database Wizard in EF Core is fixed
Entity Framework support
  • Entity Framework Core 5.0.7 is supported
  • Entity Framework Core 3.1.16 is supported
  • The bug with comparing enum values in EF Core 3 and EF Core 5 is fixed
  • The bug with .Contains and .Length in EF Core 3 and EF Core 5, when using NetTopologySuite spatial functionality, is fixed

Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked