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

Post by Devart » Thu 06 Oct 2016 14:16

Dear users,

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

In this version:

LinqConnect (formerly known as LINQ to SQLite)
  • The bug with reading columns of the base type in TPT inheritance via .OfType() of LINQ query
  • The bug with loading objects via association which targets to the base class of an inheritance with the materialized child class is fixed
  • The bug with throwing "Sequence contains more than one element" when reading objects of TPT hierarchy is fixed
Entity Developer
  • The generation of static methods by the EntityObject template is supported via the new property Direct Call of EntityMethod (Entity Framework models)
Entity Framework support
  • The bug with comparing bool class property with some value in EF Core is fixed
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked