System.Data.SQLite

Check-in [6ce3355c9b]
Login

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

Overview
Comment:Improvements to the download page.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 6ce3355c9b7073471998b58ba4873bff2185e5c2
User & Date: mistachkin 2015-02-02 20:16:06.431
Context
2015-02-05
00:33
Update the Entity Framework version to 6.1.2.0. check-in: ae3f5740fc user: mistachkin tags: trunk
2015-02-02
21:01
Updates for the pre-release of 1.0.95.0. check-in: 53ca5ed865 user: mistachkin tags: preRelease
20:16
Improvements to the download page. check-in: 6ce3355c9b user: mistachkin tags: trunk
2015-01-30
17:59
Update SQLite core library to the 3.8.8.2 release. check-in: c0f67d5d98 user: mistachkin tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to SQLite.Interop/src/win/interop.h.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*
 * interop.h -
 *
 * Written by Joe Mistachkin.
 * Released to the public domain, use at your own risk!
 */

#ifndef INTEROP_VERSION
#define INTEROP_VERSION          "1.0.95.0"
#endif

#ifndef INTEROP_SOURCE_ID
#define INTEROP_SOURCE_ID        "0000000000000000000000000000000000000000"
#endif

#ifndef INTEROP_SOURCE_TIMESTAMP
#define INTEROP_SOURCE_TIMESTAMP "0000-00-00 00:00:00 UTC"
#endif












|



|

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*
 * interop.h -
 *
 * Written by Joe Mistachkin.
 * Released to the public domain, use at your own risk!
 */

#ifndef INTEROP_VERSION
#define INTEROP_VERSION          "1.0.95.0"
#endif

#ifndef INTEROP_SOURCE_ID
#define INTEROP_SOURCE_ID        "c0f67d5d98a67b7f411873193fb9fe934d5be125"
#endif

#ifndef INTEROP_SOURCE_TIMESTAMP
#define INTEROP_SOURCE_TIMESTAMP "2015-01-30 17:59:12 UTC"
#endif
Changes to System.Data.SQLite/SQLitePatchLevel.cs.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/********************************************************
 * ADO.NET 2.0 Data Provider for SQLite Version 3.X
 * Written by Joe Mistachkin (joe@mistachkin.com)
 *
 * Released to the public domain, use at your own risk!
 ********************************************************/

using System.Data.SQLite;

///////////////////////////////////////////////////////////////////////////////

[assembly: AssemblySourceId(null)]

///////////////////////////////////////////////////////////////////////////////

[assembly: AssemblySourceTimeStamp(null)]











|



|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/********************************************************
 * ADO.NET 2.0 Data Provider for SQLite Version 3.X
 * Written by Joe Mistachkin (joe@mistachkin.com)
 *
 * Released to the public domain, use at your own risk!
 ********************************************************/

using System.Data.SQLite;

///////////////////////////////////////////////////////////////////////////////

[assembly: AssemblySourceId("c0f67d5d98a67b7f411873193fb9fe934d5be125")]

///////////////////////////////////////////////////////////////////////////////

[assembly: AssemblySourceTimeStamp("2015-01-30 17:59:12 UTC")]
Changes to www/downloads.wiki.
465
466
467
468
469
470
471
472




473
474
475
476
477
478
479
        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.94.0 (3.8.6) package.  The Visual C++ 2005
        SP1 runtime for x86 is included.  The .NET Framework 2.0 SP2 is
        required.
        <br />
        <big><b>This is the only setup package that is capable of installing the
        design-time components for Visual Studio 2005.</b></big>




        <br />
        (sha1: 89e8ff720473f51b96a8f550e17f6a01eae62584)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>







|
>
>
>
>







465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
        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.94.0 (3.8.6) package.  The Visual C++ 2005
        SP1 runtime for x86 is included.  The .NET Framework 2.0 SP2 is
        required.
        <br />
        <big><b>This is the only setup package that is capable of installing the
        design-time components for Visual Studio 2005.  However, if you do not
        require the design-time components, please consider downloading the
        associated
        <a href="/downloads/1.0.94.0/sqlite-netFx20-binary-bundle-Win32-2005-1.0.94.0.zip">Precompiled Binaries</a>
        instead.</b></big>
        <br />
        (sha1: 89e8ff720473f51b96a8f550e17f6a01eae62584)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
558
559
560
561
562
563
564
565




566
567
568
569
570
571
572
        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.94.0 (3.8.6) package.  The Visual C++ 2008
        SP1 runtime for x86 is included.  The .NET Framework 3.5 SP1 is
        required.
        <br />
        <big><b>This is the only setup package that is capable of installing the
        design-time components for Visual Studio 2008.</b></big>




        <br />
        (sha1: 5b2d64b941587589aa09d642bcd871ee3a2bc521)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>







|
>
>
>
>







562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
        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.94.0 (3.8.6) package.  The Visual C++ 2008
        SP1 runtime for x86 is included.  The .NET Framework 3.5 SP1 is
        required.
        <br />
        <big><b>This is the only setup package that is capable of installing the
        design-time components for Visual Studio 2008.  However, if you do not
        require the design-time components, please consider downloading the
        associated
        <a href="/downloads/1.0.94.0/sqlite-netFx35-binary-bundle-Win32-2008-1.0.94.0.zip">Precompiled Binaries</a>
        instead.</b></big>
        <br />
        (sha1: 5b2d64b941587589aa09d642bcd871ee3a2bc521)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
650
651
652
653
654
655
656
657




658
659
660
661
662
663
664
      <td valign="top">
        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.94.0 (3.8.6) package.  The Visual C++ 2010
        SP1 runtime for x86 is included.  The .NET Framework 4.0 is required.
        <br />
        <big><b>This is the only setup package that is capable of installing the
        design-time components for Visual Studio 2010.</b></big>




        <br />
        (sha1: 1601fa560359ab7ac0a64fa9fb1a7fbd1d15288b)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>







|
>
>
>
>







658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
      <td valign="top">
        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.94.0 (3.8.6) package.  The Visual C++ 2010
        SP1 runtime for x86 is included.  The .NET Framework 4.0 is required.
        <br />
        <big><b>This is the only setup package that is capable of installing the
        design-time components for Visual Studio 2010.  However, if you do not
        require the design-time components, please consider downloading the
        associated
        <a href="/downloads/1.0.94.0/sqlite-netFx40-binary-bundle-Win32-2010-1.0.94.0.zip">Precompiled Binaries</a>
        instead.</b></big></b></big>
        <br />
        (sha1: 1601fa560359ab7ac0a64fa9fb1a7fbd1d15288b)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
742
743
744
745
746
747
748
749




750
751
752
753
754
755
756
        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.94.0 (3.8.6) package.  The Visual C++ 2012
        Update 3 runtime for x86 is included.  The .NET Framework 4.5 is
        required.
        <br />
        <big><b>This is the only setup package that is capable of installing the
        design-time components for Visual Studio 2012.</b></big>




        <br />
        (sha1: 65958357110ff8388debbc1dea6acc9551d57a54)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>







|
>
>
>
>







754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
        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.94.0 (3.8.6) package.  The Visual C++ 2012
        Update 3 runtime for x86 is included.  The .NET Framework 4.5 is
        required.
        <br />
        <big><b>This is the only setup package that is capable of installing the
        design-time components for Visual Studio 2012.  However, if you do not
        require the design-time components, please consider downloading the
        associated
        <a href="/downloads/1.0.94.0/sqlite-netFx45-binary-bundle-Win32-2012-1.0.94.0.zip">Precompiled Binaries</a>
        instead.</b></big>
        <br />
        (sha1: 65958357110ff8388debbc1dea6acc9551d57a54)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>
835
836
837
838
839
840
841
842




843
844
845
846
847
848
849
        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.94.0 (3.8.6) package.  The Visual C++ 2013
        Update 2 runtime for x86 is included.  The .NET Framework 4.5.1 is
        required.
        <br />
        <big><b>This is the only setup package that is capable of installing the
        design-time components for Visual Studio 2013.</b></big>




        <br />
        (sha1: cb16ee04221cfc6675b2f38af6093966f2d737d6)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>







|
>
>
>
>







851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
        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.94.0 (3.8.6) package.  The Visual C++ 2013
        Update 2 runtime for x86 is included.  The .NET Framework 4.5.1 is
        required.
        <br />
        <big><b>This is the only setup package that is capable of installing the
        design-time components for Visual Studio 2013.  However, if you do not
        require the design-time components, please consider downloading the
        associated
        <a href="/downloads/1.0.94.0/sqlite-netFx451-binary-bundle-Win32-2013-1.0.94.0.zip">Precompiled Binaries</a>
        instead.</b></big></b></big>
        <br />
        (sha1: cb16ee04221cfc6675b2f38af6093966f2d737d6)
      </td>
    </tr>

    <tr>
      <td width="10">&nbsp;</td>