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

Post by Devart » Thu 31 Jul 2014 14:00

Dear users,

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

In this version:
  • The RefreshMode and RefreshingFields properties for generating row refresh statements are added to the SQLiteCommandBuilder and SQLiteDataTable classes
Entity Developer
  • The bug with a format of generated DataAnnotations.RegularExpression for Numeric validate format is fixed
  • The bug with displaying Entity Set in the Class Editor dialog is fixed (Entity Framework models)
  • The bug with applying changes after editing the list of the extended properties via the Model Settings dialog is fixed (Entity Framework models)
  • The bug with adding references to both EntityFramework.dll and System.Data.Entity.dll assemblies simultaneously by Create Model Wizard, when Entity Framework version is set to Entity Framework 6 in the wizard, is fixed (Entity Framework models)
Entity Framework support
  • The bug with generating DDL for creating TPH tables, when the value of discriminator is not set, in the Code-First/Code-First Migrations functionality is fixed
  • The bug with applying custom HistoryContext settings is fixed
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked