New build of dotConnect for SQLite 5.3.583 is available!
Posted: Thu  21 Jan 2016 13:40
				
				Dear users,
New build of dotConnect for SQLite 5.3.583 is available for download now.
In this version:
http://www.devart.com/dotconnect/sqlite/
			New build of dotConnect for SQLite 5.3.583 is available for download now.
In this version:
- The sqlite3.dll library that is included into the installation package is updated to version 3.10.1
 - The SQLiteConnecton.IsFunctionRegistered() method is added to check if some user-defined function has already been registered for a current session
 - The new metadata collection is added: SQLiteConnection.GetSchema("UserDefinedFunctions") returns information about all user-defined functions registered for a current session
 
- The bug related to the incorrect change detection when updating database from model (the comments) is fixed (LinqConnect models)
 
http://www.devart.com/dotconnect/sqlite/