Index: Doc/Extra/Core/lang_createtrigger.html ================================================================== --- Doc/Extra/Core/lang_createtrigger.html +++ Doc/Extra/Core/lang_createtrigger.html @@ -287,12 +287,18 @@
-
+ Search for:
@@ -55,11 +56,11 @@ } function div_off(nm){document.getElementById(nm).style.display="none";} window.onbeforeunload = function(e){div_off("submenu");} /* Disable the Search feature if we are not operating from CGI, since */ /* Search is accomplished using CGI and will not work without it. */ -if( !location.origin.match(/http/) ){ +if( !location.origin.match || !location.origin.match(/http/) ){ document.getElementById("search_menubutton").style.display = "none"; } /* Used by the Hide/Show button beside syntax diagrams, to toggle the */ function hideorshow(btn,obj){ var x = document.getElementById(obj); Index: Doc/Extra/Provider/dbfactorysupport.html ================================================================== --- Doc/Extra/Provider/dbfactorysupport.html +++ Doc/Extra/Provider/dbfactorysupport.html @@ -83,11 +83,11 @@ <DbProviderFactories> <remove invariant="System.Data.SQLite"/> <add name="SQLite Data Provider" invariant="System.Data.SQLite" description=".NET Framework Data Provider for SQLite" type="System.Data.SQLite.SQLiteFactory, System.Data.SQLite, - Version=1.0.105.1, Culture=neutral, + Version=1.0.106.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139"/> </DbProviderFactories> </system.data> </configuration> Index: Doc/Extra/Provider/version.html ================================================================== --- Doc/Extra/Provider/version.html +++ Doc/Extra/Provider/version.html @@ -41,10 +41,20 @@

Version History

+

1.0.106.0 - August XX, 2017 (release scheduled)

+ +

1.0.105.2 - June 12, 2017

+

1.0.105.1 - May 15, 2017

  • Select the desired solution configuration (e.g. ReleaseNativeOnly) and and Index: www/downloads.wiki ================================================================== --- www/downloads.wiki +++ www/downloads.wiki @@ -12,13 +12,13 @@ All downloadable packages on this web page that do not include the word "static" in their file name require the - appropriate version (e.g. 2005, 2008, 2010, 2012, 2013, or 2015) of the - Microsoft Visual C++ Runtime Library, to be successfully installed on - the target machine, prior to making use of the executables contained + appropriate version (e.g. 2005, 2008, 2010, 2012, 2013, 2015, 2017) of + the Microsoft Visual C++ Runtime Library, to be successfully installed + on the target machine, prior to making use of the executables contained therein. It should also be noted that the downloadable packages on this web page that include the word "setup" (i.e. the setup packages) already include and will attempt to automatically install the required version of the Microsoft Visual C++ Runtime Library. @@ -441,38 +441,38 @@   - sqlite-netFx-source-1.0.105.0.zip + sqlite-netFx-source-1.0.105.2.zip
    - (6.02 MiB) + (6.03 MiB) This ZIP archive contains all current source code for System.Data.SQLite - 1.0.105.0 (3.18.0) combined into a single archive file. + 1.0.105.2 (3.19.3) combined into a single archive file.
    - (sha1: 698e4a4747bb1d107c60a580c7eec900d6c8db9a) + (sha1: a58bed040da0e9d54ff0c39553ffc6e4babd7591)   - sqlite-netFx-full-source-1.0.105.0.zip + sqlite-netFx-full-source-1.0.105.2.zip
    - (7.44 MiB) + (7.45 MiB) This ZIP archive contains all current source code for System.Data.SQLite - 1.0.105.0 (3.18.0) and the extra files needed to run the unit test suite, + 1.0.105.2 (3.19.3) and the extra files needed to run the unit test suite, combined into a single archive file.
    - (sha1: 7e2622dd66da59c97ba0dad5c8916d48b2820bb6) + (sha1: 92a7d8263dcfd8060e7ab34adf55d030d2903c88) @@ -482,19 +482,19 @@   - sqlite-netFx20-setup-bundle-x86-2005-1.0.105.0.exe + sqlite-netFx20-setup-bundle-x86-2005-1.0.105.2.exe
    (5.41 MiB) This setup package features the mixed-mode assembly and will install all the necessary runtime components and dependencies for the x86 version of - the System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2005 + the System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2005 SP1 runtime for x86 is included. The .NET Framework 2.0 SP2 is required.
    This is the only setup package that is capable of installing the design-time components for Visual Studio 2005. @@ -503,30 +503,30 @@ However, if you do not require the design-time components, please consider downloading the associated "Precompiled Binaries" instead.

    - (sha1: aab5ce1dcdc5b0017d12d4429ff0fe28ea7e9810) + (sha1: 51a0855996baf221f58f27ea6795cd938376fff8)   - sqlite-netFx20-setup-x86-2005-1.0.105.0.exe + sqlite-netFx20-setup-x86-2005-1.0.105.2.exe
    (5.40 MiB) This setup package will install all the necessary runtime components and - dependencies for the x86 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2005 SP1 runtime for x86 is included. + dependencies for the x86 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2005 SP1 runtime for x86 is included. The .NET Framework 2.0 SP2 is required.
    - (sha1: f37c7f5d6c8780af07b8bdb5a470bbd81a683547) + (sha1: f5e641c52f853aed32771cbbc93f9b2ccd6c115e) @@ -536,42 +536,42 @@   - sqlite-netFx20-setup-bundle-x64-2005-1.0.105.0.exe + sqlite-netFx20-setup-bundle-x64-2005-1.0.105.2.exe
    - (6.04 MiB) + (6.05 MiB) This setup package features the mixed-mode assembly and will install all the necessary runtime components and dependencies for the x64 version of - the System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2005 + the System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2005 SP1 runtime for x64 is included. The .NET Framework 2.0 SP2 is required.
    - (sha1: 1906178f9c8b4d50b03bd00ef269294d2ca2ffb3) + (sha1: eee3784617b3de0637dc025699402f00e5b3d939)   - sqlite-netFx20-setup-x64-2005-1.0.105.0.exe + sqlite-netFx20-setup-x64-2005-1.0.105.2.exe
    - (6.03 MiB) + (6.04 MiB) This setup package will install all the necessary runtime components and - dependencies for the x64 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2005 SP1 runtime for x64 is included. + dependencies for the x64 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2005 SP1 runtime for x64 is included. The .NET Framework 2.0 SP2 is required.
    - (sha1: 8f124abc0a8258e4906fd7c23d75c3d9a75a4a91) + (sha1: d56b3068f3163602f455fc9a6ffabf3ef86e31f0) @@ -581,19 +581,19 @@   - sqlite-netFx35-setup-bundle-x86-2008-1.0.105.0.exe + sqlite-netFx35-setup-bundle-x86-2008-1.0.105.2.exe
    (7.44 MiB) This setup package features the mixed-mode assembly and will install all the necessary runtime components and dependencies for the x86 version of - the System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2008 + the System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2008 SP1 runtime for x86 is included. The .NET Framework 3.5 SP1 is required.
    This is the only setup package that is capable of installing the design-time components for Visual Studio 2008. @@ -602,30 +602,30 @@ However, if you do not require the design-time components, please consider downloading the associated "Precompiled Binaries" instead.

    - (sha1: 99ef3b89442672411a29f59a2baca2770f8b4f1f) + (sha1: e397ad5f1d575bb2bb40b23f0834261c9bcf69d0)   - sqlite-netFx35-setup-x86-2008-1.0.105.0.exe + sqlite-netFx35-setup-x86-2008-1.0.105.2.exe
    (7.43 MiB) This setup package will install all the necessary runtime components and - dependencies for the x86 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2008 SP1 runtime for x86 is included. + dependencies for the x86 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2008 SP1 runtime for x86 is included. The .NET Framework 3.5 SP1 is required.
    - (sha1: 7aaa1bccdb9e94b77af75728921e7b2e0f3bd655) + (sha1: 7f1f645cff7c618b6f9def9ccf12a362312410dc) @@ -635,42 +635,42 @@   - sqlite-netFx35-setup-bundle-x64-2008-1.0.105.0.exe + sqlite-netFx35-setup-bundle-x64-2008-1.0.105.2.exe
    (8.21 MiB) This setup package features the mixed-mode assembly and will install all the necessary runtime components and dependencies for the x64 version of - the System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2008 + the System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2008 SP1 runtime for x64 is included. The .NET Framework 3.5 SP1 is required.
    - (sha1: fd03e6b602ce80c5334333b907f6d1e8ea05219b) + (sha1: 49c5481e8f75184c2719270abff65e16cd1ef7ad)   - sqlite-netFx35-setup-x64-2008-1.0.105.0.exe + sqlite-netFx35-setup-x64-2008-1.0.105.2.exe
    (8.20 MiB) This setup package will install all the necessary runtime components and - dependencies for the x64 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2008 SP1 runtime for x64 is included. + dependencies for the x64 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2008 SP1 runtime for x64 is included. The .NET Framework 3.5 SP1 is required.
    - (sha1: 24d1d38fcfa850d91a45d608150ee9679a8f8686) + (sha1: 71471844acfa21a34836067db1f98783a22b3def) @@ -680,19 +680,19 @@   - sqlite-netFx40-setup-bundle-x86-2010-1.0.105.0.exe + sqlite-netFx40-setup-bundle-x86-2010-1.0.105.2.exe
    - (13.01 MiB) + (13.02 MiB) This setup package features the mixed-mode assembly and will install all the necessary runtime components and dependencies for the x86 version of - the System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2010 + the System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2010 SP1 runtime for x86 is included. The .NET Framework 4.0 is required.
    This is the only setup package that is capable of installing the design-time components for Visual Studio 2010.
    @@ -700,30 +700,30 @@ However, if you do not require the design-time components, please consider downloading the associated "Precompiled Binaries" instead.


    - (sha1: df852d22ccf6b69181e723609f0789e6b6781e07) + (sha1: d86e1f43f3bc3eea0d8ad6230cf90d85c03bcd9a)   - sqlite-netFx40-setup-x86-2010-1.0.105.0.exe + sqlite-netFx40-setup-x86-2010-1.0.105.2.exe
    - (13.00 MiB) + (13.01 MiB) This setup package will install all the necessary runtime components and - dependencies for the x86 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2010 SP1 runtime for x86 is included. + dependencies for the x86 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2010 SP1 runtime for x86 is included. The .NET Framework 4.0 is required.
    - (sha1: 5ee18d080e94ea2d40413e03997e429201bd9df1) + (sha1: bda84aae8dfed30503b197c28bf5bf8c7a9ac9b7) @@ -733,41 +733,41 @@   - sqlite-netFx40-setup-bundle-x64-2010-1.0.105.0.exe + sqlite-netFx40-setup-bundle-x64-2010-1.0.105.2.exe
    (14.29 MiB) This setup package features the mixed-mode assembly and will install all the necessary runtime components and dependencies for the x64 version of - the System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2010 + the System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2010 SP1 runtime for x64 is included. The .NET Framework 4.0 is required.
    - (sha1: b1e3ada999d40e73c311df63ba7931edf6608f14) + (sha1: 8f825be91342b6e741e62ad69c6b7da0ecb26717)   - sqlite-netFx40-setup-x64-2010-1.0.105.0.exe + sqlite-netFx40-setup-x64-2010-1.0.105.2.exe
    (14.28 MiB) This setup package will install all the necessary runtime components and - dependencies for the x64 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2010 SP1 runtime for x64 is included. + dependencies for the x64 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2010 SP1 runtime for x64 is included. The .NET Framework 4.0 is required.
    - (sha1: 3e84a56548188219820816d198ae348d70a59af3) + (sha1: 4e729bc7c9fe01cc491a15735ad66ec5459781f0) @@ -777,19 +777,19 @@   - sqlite-netFx45-setup-bundle-x86-2012-1.0.105.0.exe + sqlite-netFx45-setup-bundle-x86-2012-1.0.105.2.exe
    (10.44 MiB) This setup package features the mixed-mode assembly and will install all the necessary runtime components and dependencies for the x86 version of - the System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2012 + the System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2012 Update 4 runtime for x86 is included. The .NET Framework 4.5 is required.
    This is the only setup package that is capable of installing the design-time components for Visual Studio 2012. @@ -804,30 +804,30 @@ installing the Visual Studio 2012 "flavor" of the Entity Framework 6 Tools for Visual Studio 2012 & 2013.

    - (sha1: b3fecb31ec50f11095854c47d56cf3fe096f52b0) + (sha1: 09d47fef648dcbd846b564f2fba3f113523469ba)   - sqlite-netFx45-setup-x86-2012-1.0.105.0.exe + sqlite-netFx45-setup-x86-2012-1.0.105.2.exe
    - (10.47 MiB) + (10.48 MiB) This setup package will install all the necessary runtime components and - dependencies for the x86 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2012 Update 4 runtime for x86 is + dependencies for the x86 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2012 Update 4 runtime for x86 is included. The .NET Framework 4.5 is required.
    - (sha1: fb8bfa089ea81284a11a98e7480c731e605c05b0) + (sha1: 3f302340ae1c639862c87630a871a147b9cb1f0a) @@ -837,42 +837,42 @@   - sqlite-netFx45-setup-bundle-x64-2012-1.0.105.0.exe + sqlite-netFx45-setup-bundle-x64-2012-1.0.105.2.exe
    - (11.10 MiB) + (11.11 MiB) This setup package features the mixed-mode assembly and will install all the necessary runtime components and dependencies for the x64 version of - the System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2012 + the System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2012 Update 4 runtime for x64 is included. The .NET Framework 4.5 is required.
    - (sha1: 7029232b6ced30d3f6ad127fe37be184fb096e03) + (sha1: bf2bc9ad65bcaffb8eb1120b84c5d72426ac2d6c)   - sqlite-netFx45-setup-x64-2012-1.0.105.0.exe + sqlite-netFx45-setup-x64-2012-1.0.105.2.exe
    (11.17 MiB) This setup package will install all the necessary runtime components and - dependencies for the x64 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2012 Update 4 runtime for x64 is + dependencies for the x64 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2012 Update 4 runtime for x64 is included. The .NET Framework 4.5 is required.
    - (sha1: 3ac4f00ea1086c851d0199be5d3476c3f7873d76) + (sha1: b5d2b14927771a1749dfa6bd5f7389d7c4c56acd) @@ -882,19 +882,19 @@   - sqlite-netFx451-setup-bundle-x86-2013-1.0.105.0.exe + sqlite-netFx451-setup-bundle-x86-2013-1.0.105.2.exe
    (10.40 MiB) This setup package features the mixed-mode assembly and will install all the necessary runtime components and dependencies for the x86 version of - the System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2013 + the System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2013 Update 2 runtime for x86 is included. The .NET Framework 4.5.1 is required.
    This is the only setup package that is capable of installing the design-time components for Visual Studio 2013. @@ -909,30 +909,30 @@ installing the Visual Studio 2013 "flavor" of the Entity Framework 6 Tools for Visual Studio 2012 & 2013.

    - (sha1: 371b9acd8aa1dd51561349799eed94ee5a032898) + (sha1: 7e03f11e9ee7f7b1e6bd643510ed68d433604b31)   - sqlite-netFx451-setup-x86-2013-1.0.105.0.exe + sqlite-netFx451-setup-x86-2013-1.0.105.2.exe
    (10.43 MiB) This setup package will install all the necessary runtime components and - dependencies for the x86 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2013 Update 2 runtime for x86 is + dependencies for the x86 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2013 Update 2 runtime for x86 is included. The .NET Framework 4.5.1 is required.
    - (sha1: e95fc3cec587939d1cabcc2b0c39a0107191f37b) + (sha1: 1288f8ae2cac4e7a0739121fbfcefe29377fb6aa) @@ -942,42 +942,42 @@   - sqlite-netFx451-setup-bundle-x64-2013-1.0.105.0.exe + sqlite-netFx451-setup-bundle-x64-2013-1.0.105.2.exe
    - (11.09 MiB) + (11.10 MiB) This setup package features the mixed-mode assembly and will install all the necessary runtime components and dependencies for the x64 version of - the System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2013 + the System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2013 Update 2 runtime for x64 is included. The .NET Framework 4.5.1 is required.
    - (sha1: 30d2e880f4ec97d9843a3eaf1d215cb25e9f7649) + (sha1: 585c5e40058f7b3d1337af04e9e18a5dd7cd3c69)   - sqlite-netFx451-setup-x64-2013-1.0.105.0.exe + sqlite-netFx451-setup-x64-2013-1.0.105.2.exe
    (11.16 MiB) This setup package will install all the necessary runtime components and - dependencies for the x64 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2013 Update 2 runtime for x64 is + dependencies for the x64 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2013 Update 2 runtime for x64 is included. The .NET Framework 4.5.1 is required.
    - (sha1: 8dd09e4ed6dff2a88e7a77b4af1b933d1990e07d) + (sha1: bf5d821ebb96359d80fa51c08ff6e8483955b334) @@ -987,19 +987,19 @@   - sqlite-netFx46-setup-bundle-x86-2015-1.0.105.0.exe + sqlite-netFx46-setup-bundle-x86-2015-1.0.105.2.exe
    - (16.93 MiB) + (16.94 MiB) This setup package features the mixed-mode assembly and will install all the necessary runtime components and dependencies for the x86 version of - the System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2015 + the System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2015 Update 3 runtime for x86 is included. The .NET Framework 4.6 is required.
    This is the only setup package that is capable of installing the design-time components for Visual Studio 2015. @@ -1008,30 +1008,30 @@ However, if you do not require the design-time components, please consider downloading the associated "Precompiled Binaries" instead.

    - (sha1: cc12a63845b480ae6766e479c5c78bc26752819c) + (sha1: 6e9711c2d84ecd9695632eb90fc750719ac66fab)   - sqlite-netFx46-setup-x86-2015-1.0.105.0.exe + sqlite-netFx46-setup-x86-2015-1.0.105.2.exe
    - (17.11 MiB) + (17.12 MiB) This setup package will install all the necessary runtime components and - dependencies for the x86 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2015 Update 3 runtime for x86 is + dependencies for the x86 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2015 Update 3 runtime for x86 is included. The .NET Framework 4.6 is required.
    - (sha1: d8d947b45f579aac78b6a9a373378cc6186a14cf) + (sha1: cb0761146b69e5bed61c38e4bcb86b7b87f3f1b2) @@ -1041,42 +1041,42 @@   - sqlite-netFx46-setup-bundle-x64-2015-1.0.105.0.exe + sqlite-netFx46-setup-bundle-x64-2015-1.0.105.2.exe
    - (17.78 MiB) + (17.80 MiB) This setup package features the mixed-mode assembly and will install all the necessary runtime components and dependencies for the x64 version of - the System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2015 + the System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2015 Update 3 runtime for x64 is included. The .NET Framework 4.6 is required.
    - (sha1: f600bc8a1585f563ec58a5a6f36574ea6baff98c) + (sha1: 3fe173990a49941e56b098b2bd82785464bd75a8)   - sqlite-netFx46-setup-x64-2015-1.0.105.0.exe + sqlite-netFx46-setup-x64-2015-1.0.105.2.exe
    - (18.02 MiB) + (18.03 MiB) This setup package will install all the necessary runtime components and - dependencies for the x64 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2015 Update 3 runtime for x64 is + dependencies for the x64 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2015 Update 3 runtime for x64 is included. The .NET Framework 4.6 is required.
    - (sha1: d9f6d63a3234a60c11814e24006ad5d3e9cfac13) + (sha1: e719ba640a371851bcfd19f01d2a9aa2ef29187d) @@ -1086,40 +1086,40 @@   - sqlite-netFx20-binary-bundle-Win32-2005-1.0.105.0.zip + sqlite-netFx20-binary-bundle-Win32-2005-1.0.105.2.zip
    - (1.77 MiB) + (1.78 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x86 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2005 SP1 runtime for x86 and the .NET + the binaries for the x86 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2005 SP1 runtime for x86 and the .NET Framework 2.0 SP2 are required.
    - (sha1: 0358d783c2e3817fa86a1e073c09a65e492c7771) + (sha1: 5edddc419a4a17713951a12303ce0c49094d7ad5)   - sqlite-netFx20-binary-Win32-2005-1.0.105.0.zip + sqlite-netFx20-binary-Win32-2005-1.0.105.2.zip
    - (1.77 MiB) + (1.78 MiB) This binary package contains all the binaries for the x86 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2005 SP1 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2005 SP1 runtime for x86 and the .NET Framework 2.0 SP2 are required.
    - (sha1: 4929fbef835434f88ada8bf43fa67ba50954f147) + (sha1: 84209458c00ec6a2ad5602fa8c352a281325a201) @@ -1129,40 +1129,40 @@   - sqlite-netFx20-binary-bundle-x64-2005-1.0.105.0.zip + sqlite-netFx20-binary-bundle-x64-2005-1.0.105.2.zip
    - (2.04 MiB) + (2.05 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x64 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2005 SP1 runtime for x64 and the .NET + the binaries for the x64 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2005 SP1 runtime for x64 and the .NET Framework 2.0 SP2 are required.
    - (sha1: 9311735817b5463e9dca1119789abd69a8c8d3d7) + (sha1: 586a318fbb43d1ed897636dd2435e25926a8f14c)   - sqlite-netFx20-binary-x64-2005-1.0.105.0.zip + sqlite-netFx20-binary-x64-2005-1.0.105.2.zip
    - (2.03 MiB) + (2.04 MiB) This binary package contains all the binaries for the x64 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2005 SP1 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2005 SP1 runtime for x64 and the .NET Framework 2.0 SP2 are required.
    - (sha1: c5f4c6df3b1d6e4b9d2df38d190cf5214fb4df63) + (sha1: 3e9869d05285bee6d46dd1817abb895a348100d6) @@ -1172,40 +1172,40 @@   - sqlite-netFx35-binary-bundle-Win32-2008-1.0.105.0.zip + sqlite-netFx35-binary-bundle-Win32-2008-1.0.105.2.zip
    - (2.22 MiB) + (2.23 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x86 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2008 SP1 runtime for x86 and the .NET + the binaries for the x86 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2008 SP1 runtime for x86 and the .NET Framework 3.5 SP1 are required.
    - (sha1: cef9457903093ed4e3e6fe5feefe8f31e7e3096f) + (sha1: 5dcea70e78ca11f081766aa2dd8f28f6c5538187)   - sqlite-netFx35-binary-Win32-2008-1.0.105.0.zip + sqlite-netFx35-binary-Win32-2008-1.0.105.2.zip
    - (2.21 MiB) + (2.22 MiB) This binary package contains all the binaries for the x86 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2008 SP1 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2008 SP1 runtime for x86 and the .NET Framework 3.5 SP1 are required.
    - (sha1: c69bb7f9bf40aef1a3f56f1fefb0918ebf175a6b) + (sha1: efce5ee79fd8a5b2c6bbaf47531ed0a9c5407ae9) @@ -1215,40 +1215,40 @@   - sqlite-netFx35-binary-bundle-x64-2008-1.0.105.0.zip + sqlite-netFx35-binary-bundle-x64-2008-1.0.105.2.zip
    - (2.33 MiB) + (2.34 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x64 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2008 SP1 runtime for x64 and the .NET + the binaries for the x64 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2008 SP1 runtime for x64 and the .NET Framework 3.5 SP1 are required.
    - (sha1: 1c9c53d4c87206c90c01c8b8d6915093ff53c324) + (sha1: aede328c84b0daf7396deff87bae494aa3d24244)   - sqlite-netFx35-binary-x64-2008-1.0.105.0.zip + sqlite-netFx35-binary-x64-2008-1.0.105.2.zip
    (2.33 MiB) This binary package contains all the binaries for the x64 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2008 SP1 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2008 SP1 runtime for x64 and the .NET Framework 3.5 SP1 are required.
    - (sha1: 86d5f58841519a5e993d8398a311bb4f09a0681c) + (sha1: 740365a07f8b8b35749038e7f8a88711f2aa1a5c) @@ -1258,40 +1258,40 @@   - sqlite-netFx40-binary-bundle-Win32-2010-1.0.105.0.zip + sqlite-netFx40-binary-bundle-Win32-2010-1.0.105.2.zip
    (2.46 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x86 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2010 SP1 runtime for x86 and the .NET + the binaries for the x86 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2010 SP1 runtime for x86 and the .NET Framework 4.0 are required.
    - (sha1: a08700a190a4db2460696e8da216a93576c0971b) + (sha1: a6e0fb2d1cedcbaf365e2420a69104fd359461c3)   - sqlite-netFx40-binary-Win32-2010-1.0.105.0.zip + sqlite-netFx40-binary-Win32-2010-1.0.105.2.zip
    - (2.45 MiB) + (2.46 MiB) This binary package contains all the binaries for the x86 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2010 SP1 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2010 SP1 runtime for x86 and the .NET Framework 4.0 are required.
    - (sha1: 171d62499ee93ff082724d0d173979d411b822db) + (sha1: 31c6d486b7e8017cbde144b51389cad1807f4d92) @@ -1301,40 +1301,40 @@   - sqlite-netFx40-binary-bundle-x64-2010-1.0.105.0.zip + sqlite-netFx40-binary-bundle-x64-2010-1.0.105.2.zip
    (2.51 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x64 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2010 SP1 runtime for x64 and the .NET + the binaries for the x64 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2010 SP1 runtime for x64 and the .NET Framework 4.0 are required.
    - (sha1: 60862fc87a8a4e08050403c91b20799e8b57b218) + (sha1: 293b0844189e47256e191a43454fd397a3f779f9)   - sqlite-netFx40-binary-x64-2010-1.0.105.0.zip + sqlite-netFx40-binary-x64-2010-1.0.105.2.zip
    - (2.50 MiB) + (2.51 MiB) This binary package contains all the binaries for the x64 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2010 SP1 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2010 SP1 runtime for x64 and the .NET Framework 4.0 are required.
    - (sha1: 62819d1f5dee5ad7392eda5794c6b0fdb12353af) + (sha1: 001860575c4390f13d205fd93c2a4634bba8a082) @@ -1344,40 +1344,40 @@   - sqlite-netFx45-binary-bundle-Win32-2012-1.0.105.0.zip + sqlite-netFx45-binary-bundle-Win32-2012-1.0.105.2.zip
    (2.37 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x86 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2012 Update 4 runtime for x86 and + the binaries for the x86 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2012 Update 4 runtime for x86 and the .NET Framework 4.5 are required.
    - (sha1: f1b72ba60cd643a5bf13c4814b797c10c27536b7) + (sha1: f89b548cfc2f3d29d02fa6bc7dafc18e0b464989)   - sqlite-netFx45-binary-Win32-2012-1.0.105.0.zip + sqlite-netFx45-binary-Win32-2012-1.0.105.2.zip
    - (2.41 MiB) + (2.42 MiB) This binary package contains all the binaries for the x86 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2012 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2012 Update 4 runtime for x86 and the .NET Framework 4.5 are required.
    - (sha1: a3b212bb0bb27a360db1b63871d3130b14e3f375) + (sha1: 31c4df4a4a2ba1331465f387f1debe2b69bd8f3f) @@ -1387,40 +1387,40 @@   - sqlite-netFx45-binary-bundle-x64-2012-1.0.105.0.zip + sqlite-netFx45-binary-bundle-x64-2012-1.0.105.2.zip
    (2.42 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x64 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2012 Update 4 runtime for x64 and + the binaries for the x64 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2012 Update 4 runtime for x64 and the .NET Framework 4.5 are required.
    - (sha1: a56de60f45ad48b9f4f10ed9e24af24fb7a6df94) + (sha1: 27c02e2b946960b6f90baf9c876dd0ca0abbf3cd)   - sqlite-netFx45-binary-x64-2012-1.0.105.0.zip + sqlite-netFx45-binary-x64-2012-1.0.105.2.zip
    (2.51 MiB) This binary package contains all the binaries for the x64 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2012 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2012 Update 4 runtime for x64 and the .NET Framework 4.5 are required.
    - (sha1: 2dc67ea077dfe6f08e6c352dc476606553f2faab) + (sha1: 1f431f94e286841475e7a246cf4fe00c428fcb30) @@ -1430,40 +1430,40 @@   - sqlite-netFx451-binary-bundle-Win32-2013-1.0.105.0.zip + sqlite-netFx451-binary-bundle-Win32-2013-1.0.105.2.zip
    (2.38 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x86 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2013 Update 2 runtime for x86 and the + the binaries for the x86 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2013 Update 2 runtime for x86 and the .NET Framework 4.5.1 are required.
    - (sha1: 73053857b2baf85de8e6249ac5cdb5d1fb76aae4) + (sha1: 5f9aabcf21cf2920379471b24a78755620e68017)   - sqlite-netFx451-binary-Win32-2013-1.0.105.0.zip + sqlite-netFx451-binary-Win32-2013-1.0.105.2.zip
    - (2.42 MiB) + (2.43 MiB) This binary package contains all the binaries for the x86 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2013 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2013 Update 2 runtime for x86 and the .NET Framework 4.5.1 are required.
    - (sha1: 0ddd340a6928713b4ff170ed842d6ba4f45466b9) + (sha1: a79ed2a21886b0edced9372d697f3649f7275551) @@ -1473,40 +1473,40 @@   - sqlite-netFx451-binary-bundle-x64-2013-1.0.105.0.zip + sqlite-netFx451-binary-bundle-x64-2013-1.0.105.2.zip
    - (2.42 MiB) + (2.43 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x64 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2013 Update 2 runtime for x64 and the + the binaries for the x64 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2013 Update 2 runtime for x64 and the .NET Framework 4.5.1 are required.
    - (sha1: 027eb468a70de82e102a9b4a943bda710e6eb7bd) + (sha1: 239905b7b514bff6b6eee9232c33d2f655407710)   - sqlite-netFx451-binary-x64-2013-1.0.105.0.zip + sqlite-netFx451-binary-x64-2013-1.0.105.2.zip
    - (2.51 MiB) + (2.52 MiB) This binary package contains all the binaries for the x64 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2013 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2013 Update 2 runtime for x64 and the .NET Framework 4.5.1 are required.
    - (sha1: 465d30843289381f13e041aaf48610feed4eb692) + (sha1: 2fc6be6822490ea385adc115d57c478e5671a80f) @@ -1516,40 +1516,40 @@   - sqlite-netFx46-binary-bundle-Win32-2015-1.0.105.0.zip + sqlite-netFx46-binary-bundle-Win32-2015-1.0.105.2.zip
    - (2.93 MiB) + (2.94 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x86 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2015 Update 3 runtime for x86 and the + the binaries for the x86 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2015 Update 3 runtime for x86 and the .NET Framework 4.6 are required.
    - (sha1: 8383826dada5c1e9bf51e2e673bf77329ce69aa3) + (sha1: 43bbab20b1d4bab7dcee62baaa8ea74346046592)   - sqlite-netFx46-binary-Win32-2015-1.0.105.0.zip + sqlite-netFx46-binary-Win32-2015-1.0.105.2.zip
    - (3.16 MiB) + (3.18 MiB) This binary package contains all the binaries for the x86 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2015 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2015 Update 3 runtime for x86 and the .NET Framework 4.6 are required.
    - (sha1: c17d4461341e0c62e4429d72330a17cbdca5f1c3) + (sha1: b5d14c7afb4261eee1fd7f728b7ea7a3d3362e1a) @@ -1559,40 +1559,40 @@   - sqlite-netFx46-binary-bundle-x64-2015-1.0.105.0.zip + sqlite-netFx46-binary-bundle-x64-2015-1.0.105.2.zip
    - (2.98 MiB) + (3.00 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x64 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2015 Update 3 runtime for x64 and the + the binaries for the x64 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2015 Update 3 runtime for x64 and the .NET Framework 4.6 are required.
    - (sha1: 79d9a31ede2ad6fa72fd6871c2c0ae17aa34e5a9) + (sha1: d53f68fbef7675ef897030aa2b73bf23867253b4)   - sqlite-netFx46-binary-x64-2015-1.0.105.0.zip + sqlite-netFx46-binary-x64-2015-1.0.105.2.zip
    - (3.28 MiB) + (3.30 MiB) This binary package contains all the binaries for the x64 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2015 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2015 Update 3 runtime for x64 and the .NET Framework 4.6 are required.
    - (sha1: cbbf3e3cfb093c9a6fb357a001c259dc6e4f3d61) + (sha1: b0f6d4727fc349ca28cfab6dfe7084de0a0c3dae) @@ -1602,22 +1602,22 @@   - sqlite-netFx451-binary-Mono-2013-1.0.105.0.zip + sqlite-netFx451-binary-Mono-2013-1.0.105.2.zip
    - (1.21 MiB) + (1.22 MiB) This binary package contains all the managed binaries for the Mono - version of the System.Data.SQLite 1.0.105.0 (3.18.0) package. The + version of the System.Data.SQLite 1.0.105.2 (3.19.3) package. The Mono runtime (4.2.3.4 or higher) is required.
    - (sha1: e054c17284fed3c10f74532c70e2a65d08fda717) + (sha1: 01b306cc7c66cdae9b6a6bc2fc119e7f1ff9143a) @@ -1627,41 +1627,41 @@   - sqlite-netFx20-static-binary-bundle-Win32-2005-1.0.105.0.zip + sqlite-netFx20-static-binary-bundle-Win32-2005-1.0.105.2.zip
    (1.97 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x86 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2005 SP1 runtime for x86 is statically + the binaries for the x86 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2005 SP1 runtime for x86 is statically linked. The .NET Framework 2.0 SP2 is required.
    - (sha1: b1f25935f7ec3ba8cff7c172374ff2f582e2bc2f) + (sha1: abc6eacbe96b45ce3e5b00faf006865895c152d0)   - sqlite-netFx20-static-binary-Win32-2005-1.0.105.0.zip + sqlite-netFx20-static-binary-Win32-2005-1.0.105.2.zip
    - (1.96 MiB) + (1.97 MiB) This binary package contains all the binaries for the x86 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2005 SP1 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2005 SP1 runtime for x86 is statically linked. The .NET Framework 2.0 SP2 is required.
    - (sha1: f2c012a43b53630073fb50d0b18c7f5d0f6d125d) + (sha1: b1c73292b5033b861d8238f0e63947cccc1f290c) @@ -1671,41 +1671,41 @@   - sqlite-netFx20-static-binary-bundle-x64-2005-1.0.105.0.zip + sqlite-netFx20-static-binary-bundle-x64-2005-1.0.105.2.zip
    - (2.18 MiB) + (2.19 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x64 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2005 SP1 runtime for x64 is statically + the binaries for the x64 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2005 SP1 runtime for x64 is statically linked. The .NET Framework 2.0 SP2 is required.
    - (sha1: f8fb5b9d0c60a8799c4b477fbb313d6e19cd3d2f) + (sha1: caaccb2296fc42e9e1198dce178b8f7edd8e5c58)   - sqlite-netFx20-static-binary-x64-2005-1.0.105.0.zip + sqlite-netFx20-static-binary-x64-2005-1.0.105.2.zip
    - (2.17 MiB) + (2.18 MiB) This binary package contains all the binaries for the x64 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2005 SP1 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2005 SP1 runtime for x64 is statically linked. The .NET Framework 2.0 SP2 is required.
    - (sha1: 5c34b1fadc936dfc84dc0e7ec9c0e8e9f7d634d6) + (sha1: 3432bda228648fc25ab887f8a7de040f38e02e49) @@ -1715,41 +1715,41 @@   - sqlite-netFx35-static-binary-bundle-Win32-2008-1.0.105.0.zip + sqlite-netFx35-static-binary-bundle-Win32-2008-1.0.105.2.zip
    - (2.42 MiB) + (2.43 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x86 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2008 SP1 runtime for x86 is statically + the binaries for the x86 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2008 SP1 runtime for x86 is statically linked. The .NET Framework 3.5 SP1 is required.
    - (sha1: 7037d89c13f66050956694db1d6de7955be38933) + (sha1: a188b2ba523abdb243e05c57c41ccba963b9b042)   - sqlite-netFx35-static-binary-Win32-2008-1.0.105.0.zip + sqlite-netFx35-static-binary-Win32-2008-1.0.105.2.zip
    - (2.41 MiB) + (2.42 MiB) This binary package contains all the binaries for the x86 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2008 SP1 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2008 SP1 runtime for x86 is statically linked. The .NET Framework 3.5 SP1 is required.
    - (sha1: 0ed8c711c3ba0fdcda70c3fd913148893929acf9) + (sha1: 81f194eb26cf315d24fcbea179870c3ff14be9e7) @@ -1759,41 +1759,41 @@   - sqlite-netFx35-static-binary-bundle-x64-2008-1.0.105.0.zip + sqlite-netFx35-static-binary-bundle-x64-2008-1.0.105.2.zip
    - (2.49 MiB) + (2.50 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x64 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2008 SP1 runtime for x64 is statically + the binaries for the x64 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2008 SP1 runtime for x64 is statically linked. The .NET Framework 3.5 SP1 is required.
    - (sha1: c613eb874db578a763c84773b676e49d1934845d) + (sha1: f35554f34bae4f7d4e7c0a038fa3663ad5489dde)   - sqlite-netFx35-static-binary-x64-2008-1.0.105.0.zip + sqlite-netFx35-static-binary-x64-2008-1.0.105.2.zip
    - (2.48 MiB) + (2.49 MiB) This binary package contains all the binaries for the x64 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2008 SP1 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2008 SP1 runtime for x64 is statically linked. The .NET Framework 3.5 SP1 is required.
    - (sha1: 74f68524fbde2be635df19f53b7c2c2f341eb863) + (sha1: fe2ef88bfd925bdfcf3f92811756b96afabb7d2c) @@ -1803,41 +1803,41 @@   - sqlite-netFx40-static-binary-bundle-Win32-2010-1.0.105.0.zip + sqlite-netFx40-static-binary-bundle-Win32-2010-1.0.105.2.zip
    - (2.65 MiB) + (2.66 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x86 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2010 SP1 runtime for x86 is statically + the binaries for the x86 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2010 SP1 runtime for x86 is statically linked. The .NET Framework 4.0 is required.
    - (sha1: 90ab3273db757569f53098bf3e5687ff58172554) + (sha1: 863d426bb1fdd2ec2f435598ab9dbbca1a4e5276)   - sqlite-netFx40-static-binary-Win32-2010-1.0.105.0.zip + sqlite-netFx40-static-binary-Win32-2010-1.0.105.2.zip
    (2.65 MiB) This binary package contains all the binaries for the x86 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2010 SP1 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2010 SP1 runtime for x86 is statically linked. The .NET Framework 4.0 is required.
    - (sha1: 7ab5dce06568236ed3b288059fc8dc26d59c2843) + (sha1: 04a4ae4c48bf9308fc95187f473cad627e20aed4) @@ -1847,41 +1847,41 @@   - sqlite-netFx40-static-binary-bundle-x64-2010-1.0.105.0.zip + sqlite-netFx40-static-binary-bundle-x64-2010-1.0.105.2.zip
    - (2.68 MiB) + (2.69 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x64 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2010 SP1 runtime for x64 is statically + the binaries for the x64 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2010 SP1 runtime for x64 is statically linked. The .NET Framework 4.0 is required.
    - (sha1: a970acccfc8398bcc34571747d02fd8ab1ce91b2) + (sha1: e574cf8df0d9a18ef74c2e91106eeb04633cde26)   - sqlite-netFx40-static-binary-x64-2010-1.0.105.0.zip + sqlite-netFx40-static-binary-x64-2010-1.0.105.2.zip
    (2.68 MiB) This binary package contains all the binaries for the x64 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2010 SP1 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2010 SP1 runtime for x64 is statically linked. The .NET Framework 4.0 is required.
    - (sha1: e0afff605a94a422de75eccab2da809291af5cbe) + (sha1: 5c79021d15fa22c69baf692c65b9428648f342ee) @@ -1891,41 +1891,41 @@   - sqlite-netFx45-static-binary-bundle-Win32-2012-1.0.105.0.zip + sqlite-netFx45-static-binary-bundle-Win32-2012-1.0.105.2.zip
    - (2.69 MiB) + (2.70 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x86 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2012 Update 4 runtime for x86 is + the binaries for the x86 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2012 Update 4 runtime for x86 is statically linked. The .NET Framework 4.5 is required.
    - (sha1: c28601a1cd90de40026e76bf0065aeca7d75126a) + (sha1: 88f8c39025f3256ccba229c20765146520fdd27e)   - sqlite-netFx45-static-binary-Win32-2012-1.0.105.0.zip + sqlite-netFx45-static-binary-Win32-2012-1.0.105.2.zip
    - (2.74 MiB) + (2.75 MiB) This binary package contains all the binaries for the x86 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2012 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2012 Update 4 runtime for x86 is statically linked. The .NET Framework 4.5 is required.
    - (sha1: 1dd055dbbd28201fc3c53ffc556b63803bd89b0b) + (sha1: b268e07d8a1342f66f43a955c788580035c9a05d) @@ -1935,41 +1935,41 @@   - sqlite-netFx45-static-binary-bundle-x64-2012-1.0.105.0.zip + sqlite-netFx45-static-binary-bundle-x64-2012-1.0.105.2.zip
    - (2.67 MiB) + (2.68 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x64 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2012 Update 4 runtime for x64 is + the binaries for the x64 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2012 Update 4 runtime for x64 is statically linked. The .NET Framework 4.5 is required.
    - (sha1: 3f8dd898f927f148bd93d464cb27eb6fb286515a) + (sha1: 1136edf7e0609f09ce92966c971a61b2c81ffb86)   - sqlite-netFx45-static-binary-x64-2012-1.0.105.0.zip + sqlite-netFx45-static-binary-x64-2012-1.0.105.2.zip
    - (2.76 MiB) + (2.77 MiB) This binary package contains all the binaries for the x64 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2012 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2012 Update 4 runtime for x64 is statically linked. The .NET Framework 4.5 is required.
    - (sha1: a653d868753ebd50a8cc29b914a13a7245ad59b0) + (sha1: 833d58c4883e66f9d38b5f3fad503092bebe6e35) @@ -1979,41 +1979,41 @@   - sqlite-netFx451-static-binary-bundle-Win32-2013-1.0.105.0.zip + sqlite-netFx451-static-binary-bundle-Win32-2013-1.0.105.2.zip
    (2.72 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x86 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2013 Update 2 runtime for x86 is + the binaries for the x86 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2013 Update 2 runtime for x86 is statically linked. The .NET Framework 4.5.1 is required.
    - (sha1: 9e60b7b5830c6617a0dcf0749c22b322e433853d) + (sha1: 3fded66bf9157d12d4c5d8b88ff30b48289c1bdf)   - sqlite-netFx451-static-binary-Win32-2013-1.0.105.0.zip + sqlite-netFx451-static-binary-Win32-2013-1.0.105.2.zip
    - (2.76 MiB) + (2.77 MiB) This binary package contains all the binaries for the x86 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2013 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2013 Update 2 runtime for x86 is statically linked. The .NET Framework 4.5.1 is required.
    - (sha1: d4ac4f5c2d5747db9ce94ee1e58bea03bd0bc60a) + (sha1: 52aedfecbccc4858ce6f0a6bdee6ed6de6a5afb1) @@ -2023,41 +2023,41 @@   - sqlite-netFx451-static-binary-bundle-x64-2013-1.0.105.0.zip + sqlite-netFx451-static-binary-bundle-x64-2013-1.0.105.2.zip
    - (2.71 MiB) + (2.72 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x64 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2013 Update 2 runtime for x64 is + the binaries for the x64 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2013 Update 2 runtime for x64 is statically linked. The .NET Framework 4.5.1 is required.
    - (sha1: a7f5e485e3661211415f07eaa92e9d74dfc1b94c) + (sha1: 98d30eb4829e1ca7f00142ce40d65737375e3eac)   - sqlite-netFx451-static-binary-x64-2013-1.0.105.0.zip + sqlite-netFx451-static-binary-x64-2013-1.0.105.2.zip
    - (2.80 MiB) + (2.81 MiB) This binary package contains all the binaries for the x64 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2013 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2013 Update 2 runtime for x64 is statically linked. The .NET Framework 4.5.1 is required.
    - (sha1: 164b82234b24c084ac4bff0855f7d9f104f96e71) + (sha1: 4b1b2ea50af7f2f541047fabca31d8f87c3d6801) @@ -2067,41 +2067,41 @@   - sqlite-netFx46-static-binary-bundle-Win32-2015-1.0.105.0.zip + sqlite-netFx46-static-binary-bundle-Win32-2015-1.0.105.2.zip
    - (3.45 MiB) + (3.46 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x86 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2015 Update 3 runtime for x86 is + the binaries for the x86 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2015 Update 3 runtime for x86 is statically linked. The .NET Framework 4.6 is required.
    - (sha1: d172250a202e4170741d768e5e1c1773c9ac400a) + (sha1: fe5721af0ce9c9a73f357e94e15cc77271c888b1)   - sqlite-netFx46-static-binary-Win32-2015-1.0.105.0.zip + sqlite-netFx46-static-binary-Win32-2015-1.0.105.2.zip
    - (3.68 MiB) + (3.70 MiB) This binary package contains all the binaries for the x86 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2015 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2015 Update 3 runtime for x86 is statically linked. The .NET Framework 4.6 is required.
    - (sha1: 71252613424f0b89eeea8b6c2562ed2d1ebebece) + (sha1: 665516bf95b60e393b41eeb8bf8d7727c8f26a7c) @@ -2111,41 +2111,41 @@   - sqlite-netFx46-static-binary-bundle-x64-2015-1.0.105.0.zip + sqlite-netFx46-static-binary-bundle-x64-2015-1.0.105.2.zip
    - (3.46 MiB) + (3.48 MiB) This binary package features the mixed-mode assembly and contains all - the binaries for the x64 version of the System.Data.SQLite 1.0.105.0 - (3.18.0) package. The Visual C++ 2015 Update 3 runtime for x64 is + the binaries for the x64 version of the System.Data.SQLite 1.0.105.2 + (3.19.3) package. The Visual C++ 2015 Update 3 runtime for x64 is statically linked. The .NET Framework 4.6 is required.
    - (sha1: 9163268eaeda161c3c53d53424046c13891c3f61) + (sha1: b8a3de1b9623663d1a82c2467ccc4d2a0d984099)   - sqlite-netFx46-static-binary-x64-2015-1.0.105.0.zip + sqlite-netFx46-static-binary-x64-2015-1.0.105.2.zip
    - (3.77 MiB) + (3.78 MiB) This binary package contains all the binaries for the x64 version of the - System.Data.SQLite 1.0.105.0 (3.18.0) package. The Visual C++ 2015 + System.Data.SQLite 1.0.105.2 (3.19.3) package. The Visual C++ 2015 Update 3 runtime for x64 is statically linked. The .NET Framework 4.6 is required.
    - (sha1: e9022720bc2db1189026f6d10e613c4b397ce135) + (sha1: c93f9db87245e1a37587f6043d1ec3f466b9d07f) @@ -2155,59 +2155,59 @@   - sqlite-netFx35-binary-PocketPC-ARM-2008-1.0.105.0.zip + sqlite-netFx35-binary-PocketPC-ARM-2008-1.0.105.2.zip
    (1.35 MiB) This binary package contains all the binaries for the PocketPC version - of the System.Data.SQLite 1.0.105.0 (3.18.0) package. The included native + of the System.Data.SQLite 1.0.105.2 (3.19.3) package. The included native binaries should work on all supported ARM versions of Windows CE prior to Windows Embedded Compact 2013. The .NET Compact Framework 3.5 is required.
    - (sha1: cb5ea54af63b11b0ead0daf38264d75db9443276) + (sha1: 4f1efd87249ea4665d033a55cb52f64f49fc194a)   - sqlite-netFx39-binary-WinCE-ARM-2012-1.0.105.0.zip + sqlite-netFx39-binary-WinCE-ARM-2012-1.0.105.2.zip
    (1.50 MiB) This binary package contains all the binaries for the Windows Embedded - Compact 2013 (ARM) version of the System.Data.SQLite 1.0.105.0 (3.18.0) + Compact 2013 (ARM) version of the System.Data.SQLite 1.0.105.2 (3.19.3) package. The .NET Compact Framework 3.9 is required.
    - (sha1: c39c8af1c46250209bd08b111bfadc38b4028f1f) + (sha1: a1cb9ca1fc60e283e046f1970551a1dda9f4c1e0)   - sqlite-netFx39-binary-WinCE-x86-2012-1.0.105.0.zip + sqlite-netFx39-binary-WinCE-x86-2012-1.0.105.2.zip
    - (1.54 MiB) + (1.55 MiB) This binary package contains all the binaries for the Windows Embedded - Compact 2013 (x86) version of the System.Data.SQLite 1.0.105.0 (3.18.0) + Compact 2013 (x86) version of the System.Data.SQLite 1.0.105.2 (3.19.3) package. The .NET Compact Framework 3.9 is required.
    - (sha1: 428601d4f2aaca911860fb31128065a2c651ebe2) + (sha1: 81a86753584035aea5869a14e5bb5336f2047827) @@ -2228,20 +2228,20 @@   - System.Data.SQLite.1.0.105.0.nupkg + System.Data.SQLite.1.0.105.2.nupkg
    (0.00 MiB) This NuGet package includes all the binaries for both the x86 and x64 - versions of System.Data.SQLite 1.0.105.0 (3.18.0). The .NET Framework - 3.5 SP1, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, or 4.6.2 is required. For - the included native binaries, the version of the Visual C++ runtime + versions of System.Data.SQLite 1.0.105.2 (3.19.3). The .NET Framework + 3.5 SP1, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, or 4.7 is required. + For the included native binaries, the version of the Visual C++ runtime corresponding to the .NET Framework used by the associated managed assembly is statically linked.
    This package depends on the "EntityFramework" package, version 6.0 or higher (indirectly via the @@ -2253,49 +2253,49 @@ depend on the "System.Data.SQLite.Core", "System.Data.SQLite.Linq", and "System.Data.SQLite.EF6" packages.

    - (sha1: d61ec9cc9568136b7185df3153857da3d4d49f21) + (sha1: 369eaa95c54bd82fd1c44fbe9ddf27ceaa03c893)   - System.Data.SQLite.Core.1.0.105.0.nupkg + System.Data.SQLite.Core.1.0.105.2.nupkg
    - (7.63 MiB) + (7.67 MiB) This NuGet package contains all the binaries for both the x86 and x64 - versions of System.Data.SQLite 1.0.105.0 (3.18.0), except those + versions of System.Data.SQLite 1.0.105.2 (3.19.3), except those needed to support LINQ and Entity Framework 6. The .NET - Framework 3.5 SP1, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, or 4.6.2 is + Framework 3.5 SP1, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, or 4.7 is required. For the included native binaries, the version of the Visual C++ runtime corresponding to the .NET Framework used by the associated managed assembly is statically linked.
    This package does not depend on any other package.
    - (sha1: cc475592d8b146eef99efd8485ce5b46dfb4deda) + (sha1: 9b707a420ee112f246309eef4ab48d77d61a69f6)   - System.Data.SQLite.Core.MSIL.1.0.105.0.nupkg + System.Data.SQLite.Core.MSIL.1.0.105.2.nupkg
    (1.03 MiB) This NuGet package contains the managed binaries for System.Data.SQLite - 1.0.105.0. The .NET Framework 3.5 SP1, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, - 4.6.1, or 4.6.2 is required. + 1.0.105.2. The .NET Framework 3.5 SP1, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, + 4.6.1, 4.6.2, or 4.7 is required.
    This package does not depend on any other package.

    This NuGet package does not include any code from the native @@ -2303,65 +2303,65 @@ assembly "SQLite.Interop.dll" compiled for the processor architecture of the host process being present in a directory in the native library search path.

    - (sha1: 3cb4b3e894fce5b74523f68b2fb85f9037fc284f) + (sha1: 33dcea530a8a549ee4c774b0094a214f2685b7ec)   - System.Data.SQLite.EF6.1.0.105.0.nupkg + System.Data.SQLite.EF6.1.0.105.2.nupkg
    (0.18 MiB) This NuGet package contains just the binaries to support Entity - Framework 6 using System.Data.SQLite 1.0.105.0 (3.18.0). The .NET - Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, or 4.6.2 is required. + Framework 6 using System.Data.SQLite 1.0.105.2 (3.19.3). The .NET + Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, or 4.7 is required.
    This package depends on the "EntityFramework" package, version 6.0 or higher.
    - (sha1: 96abc72887e3aba66e8de62e63fe1c6b8eaba8b0) + (sha1: 6767891bea7915d70872298299491be6592142dd)   - System.Data.SQLite.Linq.1.0.105.0.nupkg + System.Data.SQLite.Linq.1.0.105.2.nupkg
    (0.22 MiB) This NuGet package contains just the binaries to support LINQ using - System.Data.SQLite 1.0.105.0 (3.18.0). The .NET Framework 3.5 SP1, 4.0, - 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, or 4.6.2 is required. + System.Data.SQLite 1.0.105.2 (3.19.3). The .NET Framework 3.5 SP1, 4.0, + 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, or 4.7 is required.
    This package does not depend on any other package.
    - (sha1: ead25acf9b51b4a9101cc034f0919767ac999e9d) + (sha1: 166af795a47676318cf40f274b5c7b4147184c0e)   - System.Data.SQLite.MSIL.1.0.105.0.nupkg + System.Data.SQLite.MSIL.1.0.105.2.nupkg
    (0.00 MiB) This NuGet package contains the managed binaries for System.Data.SQLite - 1.0.105.0. The .NET Framework 3.5 SP1, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, - 4.6.1, or 4.6.2 is required. + 1.0.105.2. The .NET Framework 3.5 SP1, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, + 4.6.1, 4.6.2, or 4.7 is required.
    This is a legacy package; if possible, please use either the "System.Data.SQLite" or "System.Data.SQLite.Core" package instead.
    @@ -2378,59 +2378,59 @@ depend on the "System.Data.SQLite.Core.MSIL", "System.Data.SQLite.Linq", and "System.Data.SQLite.EF6" packages.


    - (sha1: 417b6981213485251c0a44323294f5332a2aa531) + (sha1: e4f61413ad74ddb5bd253986e688920bd2301f8c)   - System.Data.SQLite.x86.1.0.105.0.nupkg + System.Data.SQLite.x86.1.0.105.2.nupkg
    - (3.83 MiB) + (3.85 MiB) This NuGet package contains all the binaries for the x86 version of - System.Data.SQLite 1.0.105.0 (3.18.0). The .NET Framework 3.5 SP1, - 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, or 4.6.2 is required. For the + System.Data.SQLite 1.0.105.2 (3.19.3). The .NET Framework 3.5 SP1, + 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, or 4.7 is required. For the included native binaries, the version of the Visual C++ runtime corresponding to the .NET Framework used by the associated managed assembly is statically linked.
    This is a legacy package; if possible, please use either the "System.Data.SQLite" or "System.Data.SQLite.Core" package instead.
    - (sha1: a8f9b426439da246b5802eb840d41af37159de34) + (sha1: c9e5cf463cffeae46c1efd40a6e75e53c278c257)   - System.Data.SQLite.x64.1.0.105.0.nupkg + System.Data.SQLite.x64.1.0.105.2.nupkg
    - (4.35 MiB) + (4.38 MiB) This NuGet package contains all the binaries for the x64 version of - System.Data.SQLite 1.0.105.0 (3.18.0). The .NET Framework 3.5 SP1, - 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, or 4.6.2 is required. For the + System.Data.SQLite 1.0.105.2 (3.19.3). The .NET Framework 3.5 SP1, + 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, or 4.7 is required. For the included native binaries, the version of the Visual C++ runtime corresponding to the .NET Framework used by the associated managed assembly is statically linked.
    This is a legacy package; if possible, please use either the "System.Data.SQLite" or "System.Data.SQLite.Core" package instead.
    - (sha1: f260a2ed366119f80811335f741ff60204d67232) + (sha1: 4973079c795c1a613b68de414ddd59689e17ab91) @@ -2510,11 +2510,11 @@

    The framework in templates (5), (6), (7), (8), (9), and (10) will be one of netFx20, netFx35, netFx40, netFx45, netFx451, netFx452, netFx46, - netFx461. + netFx461, netFx462, netFx47.

    The cpu in templates (5) and (6) will be one of x86, x64, arm, ia64.

    @@ -2525,11 +2525,11 @@ Mono.

    The year in templates (5), (6), (7), (8), (9), and (10) will be - one of 2005, 2008, 2010, 2012, 2013, 2015, 20XX. + one of 2005, 2008, 2010, 2012, 2013, 2015, 2017, 20XX.

    The version in templates (1), (2), (3), (4), (5), (6), (7), (8), (9), (10), (13), (14), and (15) is the dot-delimited version number of Index: www/faq.wiki ================================================================== --- www/faq.wiki +++ www/faq.wiki @@ -203,19 +203,19 @@

    (4) What versions of Visual Studio are supported?

    - Currently, Visual Studio 2005, 2008, 2010, 2012, 2013, and 2015 are supported, - including the "Express" editions; however, in order to build the - entire solution, including the necessary native code, the "Professional" - edition (or higher) is required. It may be possible to install both Visual C# - Express and Visual C++ Express and then build the corresponding sub-projects - via their respective integrated development environments (IDE); however, this - configuration has not been tested. The design-time components are - no longer supported for the Express editions due to licensing - restrictions. + Currently, Visual Studio 2005, 2008, 2010, 2012, 2013, 2015, and 2017 are + supported, including the "Express" editions; however, in order to + build the entire solution, including the necessary native code, the + "Professional" edition (or higher) is required. It may be possible + to install both Visual C# Express and Visual C++ Express and then build the + corresponding sub-projects via their respective integrated development + environments (IDE); however, this configuration has not been tested. + The design-time components are no longer supported for the Express + editions due to licensing restrictions.


    Index: www/features.wiki ================================================================== --- www/features.wiki +++ www/features.wiki @@ -32,13 +32,15 @@ support both binary and cleartext password types.

  • Visual Studio design-time Support, works with all versions of Visual Studio - 2005/2008/2010/2012/2013/2015. You can add a SQLite database to the Servers - list, design queries with the Query Designer, drag-and-drop tables onto a - Typed DataSet, etc. + 2005/2008/2010/2012/2013/2015. It is now unsupported and may not work with + Visual Studio 2017 as the integration/extensibility model has changed + significantly. You can add a SQLite database to the Servers list, design + queries with the Query Designer, drag-and-drop tables onto a Typed DataSet, + etc.
    Due to Visual Studio licensing restrictions, the Express Editions can no longer be supported. Index: www/news.wiki ================================================================== --- www/news.wiki +++ www/news.wiki @@ -42,10 +42,24 @@
  • Version History

    +

    + 1.0.106.0 - August XX, 2017 (release scheduled) +

    + +

    + 1.0.105.2 - June 12, 2017 +

    +

    1.0.105.1 - May 15, 2017