System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation

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

50 most recent check-ins that include changes to files matching 'Setup/data/*'

2023-09-24
13:06
Revise the calculation used to bind DateTime values. Fix for ticket [bbddfeb773]. check-in: 3214c350ea user: mistachkin tags: trunk
2023-05-31
19:28
Add tests for ticket [e22d357a21]. check-in: 7edc811b3a user: mistachkin tags: trunk
2023-05-12
21:34
Add multithreaded test case for INSERT RETURNING vs SELECT COUNT. check-in: 7cc7152f69 user: mistachkin tags: trunk
2023-01-17
05:18
Start stubbing in tests for the Trace2 event. check-in: 91c17c5e79 user: mistachkin tags: trunk
2022-11-22
20:16
Add experimental support for native sha3 extension. check-in: dd498797e7 user: mistachkin tags: trunk
2022-10-21
00:29
Minor corrections to the source code archive building process. check-in: c722e978e0 user: mistachkin tags: trunk
00:23
Add support for running the test suite with .NET 5 and/or .NET 6. check-in: ccaa09a878 user: mistachkin tags: trunk
2022-10-20
23:27
Fix some file names. check-in: 9dc424f18e user: mistachkin tags: net5And6
23:06
More changes. check-in: 533f6d18c2 user: mistachkin tags: net5And6
22:52
Initial cleanup work to allow for running the test suite using .NET 5 and/or .NET 6. check-in: 8561bee72b user: mistachkin tags: net5And6
2022-08-05
02:33
Add support for creating custom window functions. Pursuant to forum post [21de219031]. check-in: d76560fd5b user: mistachkin tags: trunk
2022-08-04
19:27
Work on tests. check-in: c11ceac2f4 user: mistachkin tags: windowFunc
2022-07-06
21:33
Suppress finalizer calls for SQLite3 objects that are closed. Fix for [ce4d70ea6f]. check-in: e242effb07 user: mistachkin tags: trunk
2022-03-03
19:47
Pickup the SQLite 3.38.0 core library docs from upstream. check-in: 510f704e0a user: mistachkin tags: trunk
19:34
Update SQLite core library to the 3.38.0 release. Update version history docs. check-in: 31236fc07d user: mistachkin tags: trunk
2021-12-04
03:12
Initial work on addressing several object lifecycle issues with pooled database connections. check-in: 95d4c93286 user: mistachkin tags: trunk
2021-11-02
14:20
Update the release archive manifest. check-in: 868448b63e user: mistachkin tags: trunk
2021-11-01
00:34
Add the draft 'table-options' core library documentation file from upstream. check-in: 40783eca7d user: mistachkin tags: trunk
2021-10-12
01:28
Add Busy event to the SQLiteConnection class. Pursuant to forum post [08a52f61fc]. check-in: 72c2713537 user: mistachkin tags: trunk
2021-03-16
02:42
Remove superfluous blank lines. check-in: 59b04dedb9 user: mistachkin tags: trunk
2021-03-15
23:47
Documentation and release file fixes. check-in: cd96651b62 user: mistachkin tags: trunk
2020-10-29
02:46
Re-add preliminary support for the .NET Framework 4.8. check-in: 3ede7fccc6 user: mistachkin tags: trunk
2020-10-28
23:19
Attempt to support the 'buildTransitive' folder for NuGet. Pursuant to [83e8001008]. check-in: 19516493a1 user: mistachkin tags: trunk
2020-10-27
23:04
Fixes to naming of MSBuild targets file for the core NuGet for .NET Framework. check-in: 3d95a9275a user: mistachkin tags: trunk
2020-10-24
18:41
Refactor how SQLite interop assemblies are handled for NuGet packages supporting the .NET Standard. Pursuant to [ba4a3a4ac5]. check-in: 887c5bb807 user: mistachkin tags: trunk
2020-06-09
23:00
Preliminary support for an alternate DLL config file. Pursuant to [bd9c4375cc]. check-in: 4c3bf14969 user: mistachkin tags: trunk
2020-05-31
19:44
Final updates for release 1.0.113.0. check-in: 3bb47c7b52 user: mistachkin tags: trunk, release, release-1.0.113.0
19:16
Update the master release archive manifest. check-in: c16940d27b user: mistachkin tags: preRelease
2020-05-30
14:32
Re-stage the changes for the .NET Framework 4.8 support (on a branch). Closed-Leaf check-in: f06482af8f user: mistachkin tags: netFx48
14:28
Temporarily remove the preliminary support for the .NET Framework 4.8. check-in: 1911e60e5e user: mistachkin tags: trunk
2020-04-25
20:24
Cherrypick of [d2994480beb2b751]. check-in: a3557d2151 user: mistachkin tags: branch-1.0.112
20:23
Update master release archive manifest. check-in: d2994480be user: mistachkin tags: trunk
2020-04-05
19:09
Update the master release archive manifest. check-in: 8c954c9e30 user: mistachkin tags: branch-1.0.112
2020-03-10
03:44
Add preliminary support for the .NET Framework 4.8. check-in: d6b5423937 user: mistachkin tags: trunk
2019-10-27
20:40
Final updates for release 1.0.112.0. check-in: 7727af784b user: mistachkin tags: trunk, release, release-1.0.112.0
20:24
More release packaging fixes. check-in: e8ea69dcaa user: mistachkin tags: preRelease
01:22
Update the master release archive manifest. check-in: 61a50ced29 user: mistachkin tags: trunk
2019-10-26
23:47
Add preliminary support for .NET Core 3.0 and the .NET Standard 2.1. Pursuant to [ce75d320d0]. check-in: f27654c95b user: mistachkin tags: trunk
2019-10-20
03:54
Since EntityFramework 6.3.0 is broken for any MSBuild that does not use Visual Studio 2017, include version 6.2.0 as well. check-in: 1373573caf user: mistachkin tags: netStandard21
2019-10-12
21:30
Partially reverse changes from the previous two check-ins that are wrong and unnecessary. check-in: 774258b89e user: mistachkin tags: netStandard21
20:31
Add new test data file missing from the previous check-in. check-in: 3179c8eae5 user: mistachkin tags: netStandard21
2019-10-08
23:55
Clone Eagle binaries for .NET Standard 2.1. check-in: 08df79b52e user: mistachkin tags: netStandard21
2019-10-06
05:05
Prepare to support an alternate Eagle binary directory targeting the .NET Core 3.0 runtime. check-in: a570446a0e user: mistachkin tags: netStandard21
2019-10-05
21:10
More work in progress. check-in: 6746f67c7a user: mistachkin tags: netStandard21
17:47
Initial work on supporting the .NET Standard 2.1 (and .NET Core 3.0). check-in: c1dd57b1a1 user: mistachkin tags: netStandard21
2019-03-03
22:26
Final updates for release 1.0.110.0. check-in: c9efdeced8 user: mistachkin tags: trunk, release, release-1.0.110.0
21:04
Update master release archive manifest. check-in: be53ffd847 user: mistachkin tags: preRelease
2018-12-23
04:56
Add HidePassword connection flag to remove the password from the connection string once the database is opened. Pursuant to [23d8d6171e]. check-in: 02ed8cae60 user: mistachkin tags: trunk
00:01
Add experimental StrictConformance connection flag to force strict compliance to the ADO.NET standard. Pursuant to [e36e05e299]. check-in: 4012cc2587 user: mistachkin tags: trunk
2018-09-05
01:56
Add signed NuGet 4.x binary in externals that includes the '-VerbatimVersion' fix. check-in: be204390c7 user: mistachkin tags: trunk