New version of dotConnect for SQLite 2.20.29 is released!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for SQLite
Locked
Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

New version of dotConnect for SQLite 2.20.29 is released!

Post by Shalex » Wed 29 Apr 2009 15:28

Dear users,

New version of dotConnect for SQLite 2.20.29 is available for download now.
This version includes:

LINQ to SQLite
  • Supported extended errors processing
  • Supported DataLoadOptions class and Include method for tuning data loading
  • Supported DeferredLoadingEnable functionality
  • Supported CreateDatabase() and DeleteDatabase() methods
  • Supported SqlMethods class
  • Added support for returning new Dictionary from query
  • Fixed bug with OnValidate()
  • Fixed bug with associations based on non-Primary keys
  • Fixed bug with SingleOrDefault and BLOBs
  • Fixed bug with update of entities that declare a version member
  • Fixed bug with ArgumentException in the Contains() method
Entity Developer 2.00
  • Added support for Entity Framework
  • Added naming rules for database objects
  • Added Visual Studio integration
  • Stability and performance improvements
  • Validation schema improved
  • Entity Framework Complex Type supported
  • Entity Framework Storage Model editing supported
  • Many-to-Many associations retrieving added
  • Usability improvements
  • Fixed bug with the wrong type for autoincrement column
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked