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 7a1f4c2a05002d78.

2019-10-27
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
2019-10-10
04:09
Add several missing test constraints. check-in: 610ef6001f user: mistachkin tags: netStandard21
2019-10-09
22:43
Build system and test suite infrastructure enhancements. check-in: fbcfe42e02 user: mistachkin tags: netStandard21
22:42
Merge upstream changes to the Eagle shell configuration file from upstream. check-in: 6aee81788f user: mistachkin tags: netStandard21
22:37
Fix test EntityFramework connection string for use on POSIX. check-in: 2d04257fb1 user: mistachkin tags: netStandard21
20:32
Add diagnostics to the batch build tool. check-in: cde1321da5 user: mistachkin tags: netStandard21
20:32
Backout part of the change from the previous check-in (the OutputPath actually needs to be changed in the testef6 project). check-in: 7a1f4c2a05 user: mistachkin tags: netStandard21
20:04
Fix typo in the 'testef6' project file for .NET Standard. check-in: e1d87429dc user: mistachkin tags: netStandard21
03:38
Adjust expected results for test 'tkt-c010fa6584-1.1' to account for floating point differences between runtimes. check-in: 8748c7e73a user: mistachkin tags: netStandard21
03:09
Update test 'data-1.2' to make it consistent with test 'data-1.3'. check-in: b1f8b8d63a user: mistachkin tags: netStandard21
03:05
Update EntityFramework in externals to the 6.3.0 release, which adds support for .NET Core. check-in: ceefd1b047 user: mistachkin tags: netStandard21
02:10
Simplify the changes to test 'data-1.3'. check-in: 60e9befd31 user: mistachkin tags: netStandard21
01:31
Adjust expected results for tests 'tkt-3e783eecbe-1.1', 'tkt-3e783eecbe-1.2', and 'tkt-69cf6e5dc8-1.1' to account for floating point differences between runtimes. check-in: d110972bc5 user: mistachkin tags: netStandard21
01:07
Add missing calls to 'info previouspid true' to the test suite. check-in: c7c7f4032f user: mistachkin tags: netStandard21
00:32
Break test 'data-1.3' into two, one for the .NET Framework 4.x and one for .NET Standard 2.1. check-in: 2b6e69647e user: mistachkin tags: netStandard21
2019-10-08
23:59
More build system updates for .NET Standard 2.1. check-in: 1f451718a6 user: mistachkin tags: netStandard21
23:55
Clone Eagle binaries for .NET Standard 2.1. check-in: 08df79b52e user: mistachkin tags: netStandard21
01:24
Get the EF6 integration test project building and working. check-in: cd8bf2f63b user: mistachkin tags: netStandard21
2019-10-07
23:03
Fixes to the new CopyToNetStandard21 build target. check-in: 96373778b2 user: mistachkin tags: netStandard21
12:35
EntityFramework 6.3.0 does not support configuration files for .NET Core projects. check-in: 512db75317 user: mistachkin tags: netStandard21
05:16
Adjust a couple test constraints. check-in: f2da1cf458 user: mistachkin tags: netStandard21
04:50
Fix comment from the previous check-in. check-in: 45c494bff0 user: mistachkin tags: netStandard21
04:49
Fix some uses of the 'checkForFile' test suite helper procedure. check-in: 4f99e9372f user: mistachkin tags: netStandard21
04:47
Copy the 'testef6' output files to the 'netstandard2.1' output directory. check-in: c9e851fb48 user: mistachkin tags: netStandard21
04:11
Fix several missing test constraints. check-in: 5dc7e573b1 user: mistachkin tags: netStandard21
03:26
When dynamically compiling C# code within the test suite, disable warning 1701 on .NET Core. check-in: f5021afcb3 user: mistachkin tags: netStandard21
03:07
Update some tests. check-in: db37d8cc30 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
05:01
Minor build fixes. check-in: 23e8ca95a9 user: mistachkin tags: netStandard21
02:31
Some test suite fixes. check-in: 2b57a8e0c8 user: mistachkin tags: netStandard21
01:28
Merge updates from trunk. check-in: a7776a256a user: mistachkin tags: netStandard21
01:27
Another fix related to handling of the 'checkForSecurityProtocols' test suite helper procedure. check-in: 66c88f2048 user: mistachkin tags: trunk