Page 1 of 1

New build of dotConnect for SQLite 5.11.1357 is available!

Posted: Thu 28 Mar 2019 18:10
by Devart
Dear users,

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

In this version:
  • Visual Studio 2019 Release Candidate 4 is supported
  • The sqlite3.dll library that is included into the installation package is updated to version 3.27.2
  • The behavior is changed: reader.GetValue("text_column_with_nonstandard_typename") returns now the System.String object
  • The bug with loss of changes, applied in different concurrent transactions, when journaling is not in the WAL mode, is fixed
LinqConnect (formerly known as LINQ to SQLite)
  • The bug with using the System.Char argument as literal or variable in LINQ query is fixed
Entity Framework support
  • Entity Framework Core 2.2.3 is supported
  • The SQL translation of the following method overloads, that accept the StringComparison argument and return bool, in the System.String class is supported in EF Core 2: Contains, StartsWith, EndsWith, Equals
  • The bug with generating the COALESCE expression in EF Core is fixed
Devart development team
http://www.devart.com/dotconnect/sqlite/