Page 1 of 1

New build of dotConnect for SQLite 5.6.699 is available!

Posted: Thu 21 Jul 2016 14:14
by Devart
Dear users,

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

In this version:

Entity Framework support
  • SQLiteCSharpMigrationCodeGenerator and SQLiteVisualBasicMigrationCodeGenerator for code-based migrations are implemented for EF4, EF5, EF6
  • The config.QueryOptions.CaseInsensitiveComparison option is implemented to manage the compare behaviour when using Linq to Entities comparison expression such as "a == b" (by default, false)
  • The config.QueryOptions.CaseInsensitiveLike option is implemented to manage LIKE behaviour when using Linq to Entities extention methods .Contains() .EndsWith() .StartsWith() (by default, false)
  • The bug with using the .ToLower() and .ToUpper() canonical functions with non-latin symbols is fixed
  • The bug with convertation of enum values in parameters when using EF Core is fixed
Devart development team
http://www.devart.com/dotconnect/sqlite/