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

Post by Devart » Wed 01 Jun 2011 16:16

Dear users,

New build of dotConnect for SQLite 3.30.165 is available for download now.
It includes:
  • The sqlite3.dll library that is included into the istallation package renewed to version 3.7.6
  • The bug with license check in ILMerged assembly is fixed
LinqConnect (formerly known as LINQ to SQLite)
  • Implemented fetch mode customization for eager loading of related entities
  • The bug with NullReferenceException when selecting non-entity types is fixed
  • The bug with type mismatch when using null parameters in LINQ queries is fixed
  • The bug with refreshing entities with a changed entity reference is fixed
  • The bug with updating entities that have associations based on unique (not primary) keys is fixed
  • The bug with parameters of compiled queries not being refreshed is fixed
Entity Developer
  • The bug with configuring a sequence ID generator in LinqConnect models is fixed
  • The bug with LinqConnect external mapping file in case entity classes belong to non-default namespace is fixed
  • The bug with persisting associations between LinqConnect entity classes inherited from the same base class is fixed
  • The bug with Unicode symbols in template is fixed
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked