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

Post by Devart » Thu 16 Jan 2014 13:39

Dear users,

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

In this version:
  • The sqlite3.dll library that is included into the installation package is updated to version 3.8.2
Entity Developer
  • The bug with not including the namespace name in the XML mapping, when namespaces for entity classes and context class are different, is fixed (LinqConnect models)
  • The bug with creating models for Entity Framework 6 on the workstation without .NET Framework 4.5 installed is fixed (Entity Framework models)
  • The bug with association mapping in the DbContext template is fixed (Entity Framework models)
  • The bug with composite keys mapping in the DbContext template is fixed (Entity Framework models)
Entity Framework support
  • The bug with changing the MigrationHistory table when migrating from EF4/EF5 to EF6, when config.Workarounds.DisableQuoting = True, is fixed
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked