Version History
-1.0.102.0 - June XX, 2016 (release scheduled)
+1.0.102.0 - June 23, 2016
- Updated to SQLite 3.13.0.
- Update the SQLiteConnection.EnableExtensions method to make use of the new SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION option, when available. ** Potentially Incompatible Change **
- Prevent the SQLiteCommand.ExecuteScalar method from throwing an exception when there are no result columns. ** Potentially Incompatible Change **
- Support per-connection customization for binding parameters and reading values, based on the database type name. Index: Doc/SQLite.NET.chm ================================================================== --- Doc/SQLite.NET.chm +++ Doc/SQLite.NET.chm cannot compute difference between binary files Index: readme.htm ================================================================== --- readme.htm +++ readme.htm @@ -3,11 +3,11 @@
- Updated to SQLite 3.13.0.
- Update the SQLiteConnection.EnableExtensions method to make use of the new SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION option, when available. ** Potentially Incompatible Change **
- Prevent the SQLiteCommand.ExecuteScalar method from throwing an exception when there are no result columns. ** Potentially Incompatible Change ** Index: www/news.wiki ================================================================== --- www/news.wiki +++ www/news.wiki @@ -1,11 +1,11 @@
- Updated to [https://www.sqlite.org/releaselog/3_13_0.html|SQLite 3.13.0].
- Update the SQLiteConnection.EnableExtensions method to make use of the new SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION option, when available. ** Potentially Incompatible Change **
- Prevent the SQLiteCommand.ExecuteScalar method from throwing an exception when there are no result columns. ** Potentially Incompatible Change **
-Version 1.0.102.0 - June XX, 2016 (release scheduled)
+Version 1.0.102.0 - June 23, 2016
Using SQLite 3.13.0
Originally written by Robert Simpson
Released to the public domain, use at your own risk!
Official provider website: https://system.data.sqlite.org/
Legacy versions: http://sqlite.phxsoftware.com/
@@ -207,11 +207,11 @@
Version History
- 1.0.102.0 - June XX, 2016 (release scheduled) + 1.0.102.0 - June 23, 2016
- 1.0.102.0 - June XX, 2016 (release scheduled) + 1.0.102.0 - June 23, 2016