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

Post by Devart » Fri 13 Feb 2015 07:30

Dear users,

New build of dotConnect for SQLite 5.2.352 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.8.2
  • The \Samples\crm_demo.sql script is updated to avoid generating the "foreign key constraint failed" error
  • The bug with incorrect ProviderType, returned by SQLiteDataReader.GetShemaTable() for data of the System.Decimal type, is fixed
LinqConnect (formerly known as LINQ to SQLite)
  • The bug related to the "Cannot convert the value to GUID: System.Byte[]" error when working with eager loading and GUIDs is fixed
Entity Developer
  • The bug with the wrong code generation for Table Per Concrete Type (TPC) hierarchy when DbContext template is used with Fluent Mapping=True and Mapping Generation Strategy=UseConfigurationClasses (or UseOnModelCreatingMethod) options is fixed (Entity Framework models)
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked