Version History
1.0.86.0 - May XX, 2013 (release scheduled)
-
+
- Allow semi-colons in the data source file name. Fix for [e47b3d8346].
- NULL values should be reported as type "object", not "DBNull". Fix for [48a6b8e4ca].
1.0.85.0 - April 18, 2013
- Updated to SQLite 3.7.16.2. Index: System.Data.SQLite/SQLiteConvert.cs ================================================================== --- System.Data.SQLite/SQLiteConvert.cs +++ System.Data.SQLite/SQLiteConvert.cs @@ -526,12 +526,12 @@ /// retained in the returned list of strings; otherwise, they will be /// dropped. /// ///
- NULL values should be reported as type "object", not "DBNull". Fix for [48a6b8e4ca]. +
- Allow semi-colons in the data source file name. Fix for [e47b3d8346]. +
- NULL values should be reported as type "object", not "DBNull". Fix for [48a6b8e4ca].
- Allow semi-colons in the data source file name. Fix for [e47b3d8346].
- NULL values should be reported as type "object", not "DBNull". Fix for [48a6b8e4ca].
1.0.86.0 - May XX, 2013 (release scheduled)
-
-
1.0.85.0 - April 18, 2013
-
Index: www/news.wiki
==================================================================
--- www/news.wiki
+++ www/news.wiki
@@ -4,10 +4,11 @@
1.0.86.0 - May XX, 2013 (release scheduled)
-
+
1.0.85.0 - April 18, 2013