System.Data.SQLite

Check-in [e552f5ffad]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Bump version to 1.0.106.0. Update version history docs. Update SQLite core library to the latest trunk code.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: e552f5ffadb0e52d692f82de4953b1544b30bfe8
User & Date: mistachkin 2017-05-10 16:53:55.050
Context
2017-05-11
01:23
Make sure the 'No_SQLiteConnectionNewParser' and 'DefaultFlags_SQLiteConnection' setting values end up being cached. check-in: cee7126f56 user: mistachkin tags: trunk
2017-05-10
16:53
Bump version to 1.0.106.0. Update version history docs. Update SQLite core library to the latest trunk code. check-in: e552f5ffad user: mistachkin tags: trunk
2017-05-08
19:15
Add test for the fix in check-in [9b146be3f9aef0c3]. check-in: ece910dd8d user: mistachkin tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Doc/Extra/Provider/dbfactorysupport.html.
Changes to Doc/Extra/Provider/version.html.
Changes to Doc/Extra/Provider/welcome.html.
Changes to NuGet/SQLite.Beta.nuspec.
Changes to NuGet/SQLite.Core.Beta.nuspec.
Changes to NuGet/SQLite.Core.MSIL.Beta.nuspec.
Changes to NuGet/SQLite.Core.MSIL.Test.nuspec.
Changes to NuGet/SQLite.Core.MSIL.nuspec.
Changes to NuGet/SQLite.Core.Test.nuspec.
Changes to NuGet/SQLite.Core.nuspec.
Changes to NuGet/SQLite.EF6.Beta.nuspec.
Changes to NuGet/SQLite.EF6.Test.nuspec.
Changes to NuGet/SQLite.EF6.nuspec.
Changes to NuGet/SQLite.Linq.Beta.nuspec.
Changes to NuGet/SQLite.Linq.Test.nuspec.
Changes to NuGet/SQLite.Linq.nuspec.
Changes to NuGet/SQLite.MSIL.Beta.nuspec.
Changes to NuGet/SQLite.MSIL.Test.nuspec.
Changes to NuGet/SQLite.MSIL.nuspec.
Changes to NuGet/SQLite.Test.nuspec.
Changes to NuGet/SQLite.nuspec.
Changes to NuGet/SQLite.x64.nuspec.
Changes to NuGet/SQLite.x86.nuspec.
Changes to SQLite.Designer/AssemblyInfo.cs.
Changes to SQLite.Designer/source.extension.vsixmanifest.
Changes to SQLite.Interop/props/SQLite.Interop.2005.vsprops.
Changes to SQLite.Interop/props/SQLite.Interop.2008.vsprops.
Changes to SQLite.Interop/props/SQLite.Interop.2010.props.
Changes to SQLite.Interop/props/SQLite.Interop.2012.props.
Changes to SQLite.Interop/props/SQLite.Interop.2013.props.
Changes to SQLite.Interop/props/SQLite.Interop.2015.props.
Changes to SQLite.Interop/props/sqlite3.props.
Changes to SQLite.Interop/props/sqlite3.vsprops.
Changes to SQLite.Interop/src/core/sqlite3.c.
Changes to SQLite.Interop/src/core/sqlite3.h.
Changes to SQLite.Interop/src/ext/fts5.c.
Changes to SQLite.Interop/src/ext/json1.c.
Changes to SQLite.Interop/src/generic/interop.h.
Changes to System.Data.SQLite.Linq/AssemblyInfo.cs.
Changes to System.Data.SQLite/AssemblyInfo.cs.
Changes to System.Data.SQLite/SQLite3.cs.
Changes to System.Data.SQLite/UnsafeNativeMethods.cs.
Changes to Tests/version.eagle.
Changes to readme.htm.
Changes to test/AssemblyInfo.cs.
Changes to test/app.config.
Changes to testce/AssemblyInfo.cs.
Changes to testlinq/2008/LINQ/App.config.
Changes to testlinq/2010/EF6/App.config.
Changes to testlinq/2010/LINQ/App.config.
Changes to testlinq/2012/EF6/App.config.
Changes to testlinq/2012/LINQ/App.config.
Changes to testlinq/2013/EF6/App.config.
Changes to testlinq/2013/LINQ/App.config.
Changes to testlinq/2015/EF6/App.config.
Changes to testlinq/2015/LINQ/App.config.
Changes to testlinq/Properties/AssemblyInfo.cs.
Changes to tools/install/Properties/AssemblyInfo.cs.
Changes to www/news.wiki.