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

Post by Devart » Thu 29 Nov 2012 14:16

Dear users,

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

In this version:
  • The sqlite3.dll library that is included into the installation package is updated to version 3.7.14
LinqConnect (formerly known as LINQ to SQLite)
  • The fluent mapping is improved: support of the ID generators for primary keys is added
  • The bug with the "Specified cast is not valid" exception when searching for an entity by its key is fixed
  • The bug with the failed updates to the database when using the Attach(TEntity,Boolean) method is fixed
Entity Developer
  • The possibility to set different namespaces for the context and its entities when using the DbContext template is implemented (Entity Framework models)
  • The bug with generating the using directives for redundant namespaces is fixed (Entity Framework models)
  • The bug with renaming the navigation property when using the Update Model From Database wizard is fixed (LinqConnect models)
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked