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

Post by Devart » Thu 22 Oct 2015 14:51

Dear users,

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

In this version:
  • The sqlite3.dll library that is included into the installation package is updated to version 3.9.1
LinqConnect (formerly known as LINQ to SQLite)
  • The bug related to the "Collection is read-only" error when loading mapping of a stored procedure/function that returns a class, mapped as Table, but not related to the DataContext class, is fixed
  • The bug related to using IQueryable<T>.Count() is fixed
Entity Developer
  • The bug with applying naming rules for model properties is fixed
  • The bug related to the "Sequence contains no matching element" error in Update Wizards when working with TPH inheritances and many-to-many associations is fixed (LinqConnect models)
  • The bug related to the StackOverflowException when deleting method from model in Model Explorer is fixed (LinqConnect models)
Entity Framework support
  • The config.DatabaseScript.Column.StringColumnCollation configuration option is added to provide the possibility of managing case sensitivity of the newly created string columns
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked