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 check-ins occurring around 3e703548c9adea7c.

2020-03-04
02:04
Update several test cases. check-in: 8fa881a525 user: mistachkin tags: trunk
2020-02-27
19:41
Prepare to disable CrytpoAPI for release 1.0.114.0. Closed-Leaf check-in: aa9a6b0505 user: mistachkin tags: disableCodec
19:30
Fix typo in comment. check-in: eefc89ddfb user: mistachkin tags: trunk
2020-02-20
05:54
Enhance documentation generator automation to deal with upstream SQLite core library documentation changes. Fix for [6670a1bbb9]. check-in: 722c95a1e6 user: mistachkin tags: trunk
05:50
Add several syntax diagrams that were missing. check-in: 7ce44170d5 user: mistachkin tags: trunk
03:50
Pickup the SQLite core library 3.31.1 docs from upstream. check-in: 1b8a14bfef user: mistachkin tags: trunk
03:48
Update SQLite core library to the 3.31.1 release. check-in: 7fccaf50e0 user: mistachkin tags: trunk
2020-02-02
04:18
Add an overload of the static Execute method to the SQLiteCommand class that accepts an open connection. check-in: 344a8bd45f user: mistachkin tags: trunk
2020-01-26
22:06
Merge all changes from SQLite core library pre-release branch. check-in: 1868813f4f user: mistachkin tags: trunk
22:04
Update SQLite core library to the latest trunk code. Leaf check-in: 1be3d892d0 user: mistachkin tags: corePreRelease
2020-01-23
04:55
Reform use of the CreateItem MSBuild task. check-in: a30beb98c6 user: mistachkin tags: corePreRelease
2020-01-19
03:52
Start using the 'PreserveNewest' value for all CopyToOutputDirectory attributes. Pursuant to [4f1e18abae]. check-in: 3165c44148 user: mistachkin tags: corePreRelease
03:27
Add support for the new DBCONFIG options and update several tests. check-in: 436f0e76b2 user: mistachkin tags: corePreRelease
00:44
Increase the value of SQLITE_MAX_ATTACHED to 30. check-in: 38fd571006 user: mistachkin tags: corePreRelease
00:40
Update SQLite core library to the latest 3.31.0 pre-release code. check-in: f6c3250b18 user: mistachkin tags: corePreRelease
00:22
Update SQLite core library docs syncing tool to support draft versions. check-in: b5ed2de015 user: mistachkin tags: corePreRelease
2020-01-18
21:01
Prepare to update the SQLite core library to the latest pre-release code. check-in: 8c27717d84 user: mistachkin tags: corePreRelease
2019-12-17
12:58
Attempt to make sure all garbage is collected before proceeding with the next test after running the test for ticket [ae5267b863]. check-in: 119a958bb2 user: mistachkin tags: trunk
01:44
Yet another Mono test constraint adjustment. check-in: b19ee42a7d user: mistachkin tags: trunk
00:45
Simplify test scripts for Mono on POSIX. check-in: 5ef49063b3 user: mistachkin tags: trunk
00:44
Another Mono test constraint adjustment. check-in: 31df5d2ccb user: mistachkin tags: trunk
2019-12-08
04:59
Bump version to 1.0.113.0. Update version history docs. check-in: ebd945280e user: mistachkin tags: trunk
04:01
Include the 'LINQ' partial classes in the primary managed assembly for .NET Standard 2.1. Fix for [ad28d8e026]. Also, enhancements to related diagnostic functionality, including the new 'SQLite_ForceLogLifecycle' environment variable. check-in: 6b6fb5374d 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:34
Updates to the downloads page for the 1.0.112.0 release. Closed-Leaf check-in: 3e703548c9 user: mistachkin tags: preRelease
20:24
More release packaging fixes. check-in: e8ea69dcaa user: mistachkin tags: preRelease
19:49
Add optional diagnostic messages to the archive creation batch tooling. check-in: 0667d036b6 user: mistachkin tags: preRelease
19:48
Add binary archive exclusions for the .NET Standard 2.1 archives. check-in: 93faa15b5b user: mistachkin tags: preRelease
19:12
Update the CHM file for release 1.0.112.0. check-in: 74c786ea48 user: mistachkin tags: preRelease
17:37
Fix typos in the GetLimitOpsNames method. check-in: d8c529a1ab user: mistachkin tags: preRelease
17:37
Fix compilation issues with the .NET Compact Framework. check-in: abb205e18a user: mistachkin tags: preRelease
17:36
Remove extra build steps for building the .NET Standard 2.x binaries as they are included in the primary build process. check-in: 4e9a013cb0 user: mistachkin tags: preRelease
17:26
Minor adjustment to the test suite setup file. check-in: 9b7ff9c17a user: mistachkin tags: preRelease
16:24
Fix an instance of leaking the 'previous pid' in a test file. check-in: 24d17721c5 user: mistachkin tags: preRelease
06:22
Stop using table elements on the main page. check-in: c6e0a65015 user: mistachkin tags: trunk
06:07
Update version history docs. check-in: 8fcdad086f user: mistachkin tags: preRelease
06:06
Update some comments in the test suite infrastructure. check-in: 581c28facf user: mistachkin tags: trunk
02:31
More adjustments to Mono test constraints. check-in: c9893d6371 user: mistachkin tags: trunk
01:58
Disable test 'thread-1.1' on Mono 6.4 due to a crash in System.WeakReference.Finalize. check-in: 21c4126230 user: mistachkin tags: trunk
01:22
Update the master release archive manifest. check-in: 61a50ced29 user: mistachkin tags: trunk
01:19
Pickup the SQLite core library 3.30.1 docs from upstream. check-in: 0a3d6229a7 user: mistachkin tags: trunk
01:17
Add some more versioning tests. check-in: 2913c0af5c user: mistachkin tags: trunk
00:23
Update SQLite core library to the 3.30.1 release. check-in: ec2959fbcc 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
23:26
Add support for using the sqlite3_limit() native API via the SetLimitOption method. check-in: c156d4710c user: mistachkin tags: trunk
23:06
Fix test name. Closed-Leaf check-in: 08dc03fa55 user: mistachkin tags: limits
23:06
Some fixes. Add tests. Update version history docs. check-in: e82be4000d user: mistachkin tags: limits
2019-10-24
22:37
Initial work on being able to change limits via sqlite3_limit(). check-in: d279011853 user: mistachkin tags: limits
2019-10-20
04:45
Fix incorrect merge of the Eagle binaries for .NET Standard 2.1. Closed-Leaf check-in: 55481eeeec user: mistachkin tags: netStandard21
04:40
Merge updates from trunk. check-in: f24782bb1a user: mistachkin tags: netStandard21