dotConnect for SQLite V5.15.1686

Released: Jul 16, 2020

Updates in V5.15.1686

Features

  • The sqlite3.dll library included in the installation package has been updated to version 3.32.3.

Fixes

LinqConnect (formerly known as LINQ to MySQL)

  • Fixed "Could not find element type in model" bug when loading XML mapping in Microsoft .NET Standard LinqConnect assemblies.
  • Fixed bug using enums via Microsoft .NET Standard compliant assemblies.

Entity Framework support

  • Fixed bug with incorrect SQL generation when using .Substring() in a .Select() statement in EF Core 2.