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

Post by Devart » Thu 08 Aug 2013 11:31

Dear users,

New build of dotConnect for SQLite 4.6.301 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.17
  • The support of asynchronous backing up and restoring for SQLiteDump is implemented
  • The bug with compatibility of Devart.Data.SQLite.Web.dll for .NET Framework 2 and 4 in Visual Studio 2010, that is automatically added to the project when adding the SQLiteDataSource component to the web form, is fixed
Entity Developer
  • The "Model Name As Files Prefix" property is implemented for the templates which generate classes for model entities
  • The possibility of adding custom attributes to enum members is implemented
  • The behaviour is changed: the possibility to exclude the generation of keys (primary, foreign) in "Update Database From Model" and "Generate Database Script From Model " wizards is added
  • The behaviour is changed: the possibility to add one-to-one associations with nullable foreign key properties is added (LinqConnect models)
  • The behaviour is changed: now by default MVC Controller template generates files in the model folder, MVC View Advanced template creates files in the Views model subfolder
  • The bug with breaking the parameters order in Generator Parameters Editor is fixed (LinqConnect models)
  • The bug with an error during a compilation of the 'LinqConnect' template for VB.NET projects in Visual Studio 2008 is fixed (LinqConnect models)
  • The bug with breaking the IdGenerator configuration after closing the model is fixed (LinqConnect models)
  • The bug with generating code by Self-Tracking Entity template is fixed (Entity Framework models)
  • The bug with parsing *.edmx is fixed
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked