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.

40 check-ins using file System.Data.SQLite/SQLiteBase.cs version 89d102652b

2020-04-03
18:06
Cherrypick of [119a958bb2]. check-in: ba129ec76b user: mistachkin tags: branch-1.0.112
18:05
Cherrypick of [b19ee42a7d]. check-in: 6726d305f4 user: mistachkin tags: branch-1.0.112
18:04
Cherrypick of [5ef49063b]. check-in: bc55c97d82 user: mistachkin tags: branch-1.0.112
18:03
Cherrypick of [31df5d2ccb33b485]. check-in: 7394133491 user: mistachkin tags: branch-1.0.112
17:42
Partial cherry-pick of [ebd945280e]. Cherry-pick of [cc8089d56c]. Manually reset build number to '1.0.112.1'. Limited to core NuGet packages for .NET Framework v2.0 / v4.0 and .NET Standard 2.x only. check-in: da47d95976 user: mistachkin tags: branch-1.0.112
17:01
Partial cherry-pick of [6b6fb5374d]. check-in: c08d07c823 user: mistachkin tags: branch-1.0.112
2020-01-19
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