Page 1 of 1

New build of dotConnect for SQLite 5.11.1190 is available!

Posted: Thu 19 Jul 2018 11:34
by Devart
Dear users,

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

In this version:
  • The IDbColumnSchemaGenerator interface and the SQLiteDataReader.GetColumnSchema() method are implemented in .NET Standard provider assemblies
  • The EncryptionLicenseKey property is added to SQLiteConnectionStringBuilder for specifying a license key for the SQLiteCrypt and SQLCipher encryptions
  • The "Encryption License Key" parameter is added to a connection string of SQLiteConnection for specifying a license key for the SQLiteCrypt and SQLCipher encryptions
Entity Framework support
  • The SQLiteFunctions.Printf method in EF4/EF5/EF6 is implemented
  • The bug with paging in EF Core 2.1 is fixed
  • The bug with using the aggregate functions in EF Core 2.1 is fixed
  • The bug with processing arguments of functions mapped via .HasDbFunction in EF Core 2 is fixed
  • The bug with applying a filter with implicit EnumToStringConverter via LINQ queries in EF Core 2 is fixed
  • The bug with using the String.CompareTo method via LINQ queries in EF Core is fixed
Devart development team
http://www.devart.com/dotconnect/sqlite/