dotConnect for SQLite Releases

Released: Sep 22, 2016

Updates in V5.6.743

Features

  • The sqlite3.dll library included into the installation package has been updated to version 3.14.2
  • Support for Entity Framework Core 1.0.1.

Fixes

  • Fixed bug processing IN expressions in EF Core.
  • Fixed bug retrieving TPH hierarchy objects in EF Core.
  • Fixed bug with materialization in the multithreaded applications.

Released: Jun 11, 2014

Updates in this release

Updates in V5.2

  • Fixed Memory leak error when working with a disabled, compiled query cache.
  • SQLCipher extension support.
  • Microsoft Sync Framework support.
  • The BackupDatabase method that backs up SQLite databases.
  • Support for URI connection string format added.
  • Fixed performance bug with SQLiteDataReader.GetGuid() method.

Released: Sep 15, 2011

Updates in this release

Updates in V3.50

LinqConnect

  • Fluent Mapping support is added

Entity Developer

  • Fluent Mapping template for LinqConnect models is added
  • Support for enumerated types ("enums") in LinqConnect and Entity Framework June 2011 CTP models is implemented
  • New skins to improve the application appearance are implemented
  • Selection driven highlighting is implemented
  • Capability for changing the shape color for entities, complex types and enums is implemented
  • Capability for selecting the diagram skin type is...

Released: May 26, 2011

Updates in this release

Updates in V3.30

  • A DbTransactionBase class added
  • TransactionStateChanging and TransactionStateChanged events added to the DbConnectionBase class
  • Policy file for the Devart.Data.SQLite.Entity assembly added
  • License Information Wizard improved: it now generates licenses for projects that have Entity Framework models or refer to Devart.Data.SQLite.Web, but have no direct references to Devart.Data.SQLite.dll
  • "Use schema name" checkbox added to the DataSet Wizard
  • Bug fix: dropping database objects...

Released: Dec 1, 2009

Updates in this release

New Features in V2.60

  • Integration with improved dbMonitor added
  • Added orderid column for Site Map provider for custom map node ordering
  • Added some DataSet Wizard design-time improvements
  • Fixed bug with MembershipProvider.GetAllUsers() method
  • Fixed bug with DataLink.DataSource property after regeneration of DataSet