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 24d17721c5d90ca9.

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
04:37
Update Eagle in externals to the beta 45 release. check-in: a8c34ef499 user: mistachkin tags: trunk
04:00
Update version history docs. Adjust test suite to account for multiple EntityFramework versions. check-in: 06cdae7238 user: mistachkin tags: netStandard21
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-13
04:41
When running on .NET Core, copy the native build files into the managed-only directory for use by the 'testef6' executable, et al. check-in: c551a16b96 user: mistachkin tags: netStandard21
04:39
Normalize line endings for the 'data-1.3' test results. check-in: 706b0d050c 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
20:19
Further test suite refinements. check-in: 09c0313477 user: mistachkin tags: netStandard21