Page 1 of 1

New build of dotConnect for SQLite 4.6.242 is available!

Posted: Thu 16 May 2013 12:01
by Devart
Dear users,

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

In this version:
  • The LoadExtension connection string parameter is implemented to load sqlite extension(s) right after opening a connection
  • The LoadExtension method of the SQLiteConnection object is implemented to load sqlite extension
  • The bug with the exception thrown by the DataTable.Load method is fixed
LinqConnect (formerly known as LINQ to SQLite)
  • The possibility to disable query cache via the DataContext's 'EntityCachingMode' property is added
  • The bug with inheriting an entity class from an unmapped type is fixed
  • The bug related to the 'Index was outside of the bounds of the array' error when using GroupBy in queries is fixed
  • The bug with the materializer cache and AssociateWith method is fixed
  • The bug with the CreatedDatabase() method for many-to-many associations is fixed
  • The bug with AddDays() method with negative parameters is fixed
  • The bug with inserting record with composite primary key is fixed
Entity Developer
  • The Save and Refresh buttons for persisting and reloading changes to / from a database is added to the Retrieve Data grid
  • POCO Entity template is improved: new template setting, "Property Change Notifiers", is added (LinqConnect models)
  • The behaviour is changed: a string default value for the property can be set without quotes in the Properties window
  • The behaviour is changed: the validation error is not generated when an abstract class is used in Table Per Type inheritance (Entity Framework models)
  • The bug with wrong detecting many-to-many associations is fixed (LinqConnect models)
  • The bug with mapping nested complex data types in the MSL part of the model in the synchronization mode is fixed (Entity Framework models)
Devart development team
http://www.devart.com/dotconnect/sqlite/