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

Post by Devart » Thu 22 Dec 2011 16:18

Dear users,

New build of dotConnect for SQLite 3.60.268 is available for download now.
In this version:
  • The bug with DbException.ErrorCode that was not set in SQLiteException is fixed
  • The bug with setting the PrimaryKey attribute of DataTable.Constraints when editing an existing DataSet using DataSet Wizard is fixed
Entity Developer
  • The behaviour is changed: the 'Real' SQLite data type is now mapped to System.Double by default
  • The bug with Visual Basic templates is fixed
Entity Framework support
  • The bug with generating CROSS JOIN statement when using LINQ to Entities is fixed
  • The bug with config.DmlOptions.InsertNullBehaviour for non-EntityKey columns with initialized DefaultValue and StoreGeneratedPattern is fixed
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked