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.

200 most recent check-ins using file Setup/test_ce_200x.bat version dd180c7686

2019-10-26
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:37
Update Eagle in externals to the beta 45 release. check-in: a8c34ef499 user: mistachkin tags: trunk
2019-10-09
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
00:54
Merge updates from trunk. check-in: 5bfabcc99b user: mistachkin tags: netStandard21
00:54
Fix 'checkForSecurityProtocols' test suite helper procedure for use with .NET Core. check-in: 385a304305 user: mistachkin tags: trunk
00:25
Update test scripts for .NET Standard 2.1. check-in: 887d325aca user: mistachkin tags: netStandard21
2019-10-05
21:14
Fix typo. check-in: 156c53bbe3 user: mistachkin tags: netStandard21
21:10
More work in progress. check-in: 6746f67c7a user: mistachkin tags: netStandard21
19:45
Another build fix. check-in: 98687c3d49 user: mistachkin tags: netStandard21
19:42
Various build fixes. check-in: 11811c57fd user: mistachkin tags: netStandard21
17:58
Set executable bits. check-in: d7701b72b8 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
03:32
Add support for new DBCONFIG options from the SQLite core library. Pursuant to [03b6b0edd7]. check-in: 42082ffc4d user: mistachkin tags: trunk
03:01
Move test suite SecurityProtocol handling into the vendor script and make it more robust. check-in: f68d495bea user: mistachkin tags: trunk
02:15
Simplify test suite changes from check-in [cdd3330990]. check-in: 0388466597 user: mistachkin tags: trunk
02:12
Pickup the SQLite core library 3.30.0 docs from upstream. check-in: 914417fc18 user: mistachkin tags: trunk
02:06
Update SQLite core library to the 3.30.0 release. check-in: cdd3330990 user: mistachkin tags: trunk
2019-09-28
18:39
Pickup build tooling enhancements from upstream. check-in: a9caf37c2d user: mistachkin tags: trunk
2019-09-27
00:26
Update the estimated date for the next release. check-in: d838a0288f user: mistachkin tags: trunk
2019-08-01
01:30
Minor coding style cleanup. check-in: d90a4098ca user: mistachkin tags: trunk
01:25
Enhance the target framework abbreviation handling. check-in: 02695316e9 user: mistachkin tags: trunk
2019-07-27
01:48
Add SQLITE_USER_DEFINES and INTEROP_USER_DEFINES placeholders to the native project files. check-in: 7324638166 user: mistachkin tags: trunk
2019-07-13
19:11
Bump version to 1.0.112.0. check-in: e1836d9707 user: mistachkin tags: trunk
18:35
Update version history docs. check-in: 62de24d8a3 user: mistachkin tags: trunk
18:31
Pickup the SQLite core library 3.29.0 docs from upstream. check-in: 4deb290d23 user: mistachkin tags: trunk
18:28
Update SQLite core library to the 3.29.0 release. check-in: fe3c97a1d8 user: mistachkin tags: trunk
2019-06-29
16:10
Rename a variable in the build batch tool. check-in: 22b5e0f49a user: mistachkin tags: trunk
2019-06-09
21:59
Corrections to the interop assembly file handling in the .NET Core test suite runner tool. check-in: cb49f5a520 user: mistachkin tags: trunk
19:31
Final updates for release 1.0.111.0. check-in: d567636ccb user: mistachkin tags: trunk, release, release-1.0.111.0
2019-05-16
03:23
Enhance the new tests for SQLiteLog subsystem initialization. check-in: 767b97f170 user: mistachkin tags: trunk
2019-05-15
02:35
Pickup the SQLite core library 3.28.0 docs from upstream. check-in: 0323de7965 user: mistachkin tags: trunk
02:34
Update SQLite core library to the 3.28.0 release. check-in: 092fec53da user: mistachkin tags: trunk
01:49
Bump version number. Update version history docs. check-in: 95e0135ad1 user: mistachkin tags: trunk
01:28
Experimental changes to the SQLiteLog class to enable forced use of the managed logging callback. Leaf check-in: 5cd4a102a9 user: mistachkin tags: sqliteLog
01:08
Add additional tests for the SQLiteLog.Initialize method. Add 'No_SQLiteLog' environment variable to disable the SQLiteLog subsystem initialization. check-in: 232364a514 user: mistachkin tags: trunk
2019-05-14
20:22
Slightly improve error handling in the SQLiteLog.Initialize method. check-in: 0f34d6ea03 user: mistachkin tags: trunk
2019-04-05
02:40
In the test suite, when compiling C# code, skip emitting symbols. check-in: ca7215e405 user: mistachkin tags: trunk
2019-03-24
00:04
Fix typos in documentation. Fix for [4bd6914554]. check-in: 10da1211e5 user: mistachkin tags: trunk
2019-03-03
22:54
Minor tweak to download page. check-in: cc9a7b2e5c user: mistachkin tags: trunk
22:26
Final updates for release 1.0.110.0. check-in: c9efdeced8 user: mistachkin tags: trunk, release, release-1.0.110.0
22:19
More updates to the downloads page for the 1.0.110.0 release (NuGet packages were rebuilt). Closed-Leaf check-in: e517bb27e5 user: mistachkin tags: preRelease
21:47
Updates to the downloads page for the 1.0.110.0 release. check-in: 4c5afd3f14 user: mistachkin tags: preRelease
21:44
Another minor correction. check-in: 3429e51d53 user: mistachkin tags: preRelease
21:38
Tighten up the regular expressions used to update the download page. check-in: 343a18aca8 user: mistachkin tags: preRelease
21:04
Update master release archive manifest. check-in: be53ffd847 user: mistachkin tags: preRelease
20:49
Update the CHM file for release 1.0.110.0. check-in: 6aa225423e user: mistachkin tags: preRelease
20:42
Update version history docs. check-in: 3d94632e16 user: mistachkin tags: preRelease
2019-03-02
19:23
Pickup the SQLite core library 3.27.2 docs from upstream. check-in: 695f7fc694 user: mistachkin tags: trunk
19:21
Update SQLite core library to the 3.27.2 release. check-in: a0d9eab228 user: mistachkin tags: trunk
2019-02-18
20:15
Tweak comments. check-in: b4af63534e user: mistachkin tags: trunk
20:03
In the test suite infrastructure, force the list of 'known' Mono versions to include those released after Eagle beta 44. check-in: 9c6ca7239b user: mistachkin tags: trunk
19:27
Fix typo in version history docs. check-in: 5a0f60a6f5 user: mistachkin tags: trunk
2019-02-09
00:50
Update SQLite core library to the 3.27.1 release. check-in: ce785bf0c1 user: mistachkin tags: trunk
2019-02-08
02:14
Disable the production of 'fat binaries' on macOS. Fix for ticket [b41f1f002e]. check-in: 57ef270232 user: mistachkin tags: trunk
02:11
Pickup the SQLite core library 3.27.0 docs from upstream. check-in: cf08e3867a user: mistachkin tags: trunk
02:07
Update SQLite core library to the 3.27.0 release. Update version history docs. check-in: 07c06d7ebe user: mistachkin tags: trunk
2019-02-01
00:26
Update the VsWhere tool in externals to the 2.6.7 release. check-in: 43aae424b9 user: mistachkin tags: trunk
2019-01-15
17:17
Adjust the test constraints impacted by Mono 5.18. check-in: 48d8124b8c user: mistachkin tags: trunk
2019-01-04
19:52
Update the VsWhere tool in externals to the 2.5.9 release. check-in: be3816073e user: mistachkin tags: trunk
2018-12-24
03:14
Add support for the sqlite3changeset_start_v2() and sqlite3changeset_start_v2_strm() interfaces. check-in: 291cfeef7e user: mistachkin tags: trunk
2018-12-23
18:32
Use the EventArg connection string for debug tracing. check-in: 4e730fa902 user: mistachkin tags: trunk
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-12-19
02:36
Pickup the SQLite core library 3.26.0 docs from upstream. check-in: 7cacc45fe2 user: mistachkin tags: trunk
02:25
Update SQLite core library to the 3.26.0 release. check-in: 5fa49e1bd7 user: mistachkin tags: trunk
02:07
Improve integration with ZipVFS. check-in: cd61337179 user: mistachkin tags: trunk
2018-11-06
00:29
Update version history docs. check-in: d970797755 user: mistachkin tags: trunk
00:27
Pickup the SQLite core library 3.25.3 docs from upstream. check-in: 6c554c5ee2 user: mistachkin tags: trunk
00:25
Update SQLite core library to the 3.25.3 release. check-in: b881022edc user: mistachkin tags: trunk
2018-10-13
19:25
Update SEE integration to include the prefix file. check-in: 9e5573776e user: mistachkin tags: trunk
2018-10-06
19:36
Update patch level in a couple files missed in the [d55a17840f1fda06] check-in. check-in: fdcfd177a4 user: mistachkin tags: trunk
19:31
Pickup the SQLite core library 3.25.2 docs from upstream. check-in: cbe8db3390 user: mistachkin tags: trunk
19:31
Update SQLite core library to the 3.25.2 release. check-in: f63d42cac7 user: mistachkin tags: trunk
19:30
Bump version to 1.0.110.0. Update version history docs. check-in: d55a17840f user: mistachkin tags: trunk
2018-10-01
21:37
Update Eagle in externals to the beta 44 release. check-in: 679ac42a5b user: mistachkin tags: trunk
2018-09-25
01:03
Modify the NuGet packages to better handle what .NET Core seems to expect. Candidate fix for [d292f2e23d8a74e0]. check-in: aec1b8f7dd user: mistachkin tags: trunk
2018-09-09
00:36
Further enhancements to the automated WinCE deployment and test tool. check-in: ca79d5ba6d user: mistachkin tags: trunk
2018-09-08
06:55
When testing on WinCE, make it possible to fetch output produced by the remote process. check-in: 7573c439f5 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
2018-08-27
04:56
Reform how connection flags are checked. check-in: c947d6b1fb user: mistachkin tags: trunk
2018-08-26
22:53
Add the GetInvariantInt64 and GetInvariantDouble connection flags. check-in: e945d6e2f9 user: mistachkin tags: trunk
2018-08-16
05:47
For the primary NuGet package, use the framework-specific 'runtimes' meta-directory instead of relying on MSBuild targets to copy interop assemblies for the .NET Standard 2.0. Candidate fix for tickets [d292f2e23d] and [c438a5b5b9]. check-in: e1484cb4ad user: mistachkin tags: trunk
2018-08-14
05:14
More corrections to the test suite infrastructure. check-in: ed3d2802dd user: mistachkin tags: trunk
04:55
Minor cleanup. check-in: b1d4a5a75c user: mistachkin tags: trunk
03:52
Update list of define constants in the test suite infrastructure. check-in: c5a6ab3a68 user: mistachkin tags: trunk
03:43
Refactoring of some diagnostic messages emitted by the test suite infrastructure. check-in: aa845495da user: mistachkin tags: trunk
03:22
Enhance test suite infrastructure, mostly to support build auto-selection for the .NET Standard 2.0 build. check-in: 7d7bb0e1a3 user: mistachkin tags: trunk
2018-08-13
22:52
In the test suite infrastructure, treat the config files as 'managed only'. check-in: 8f9c8fae4c user: mistachkin tags: trunk
21:58
Update the downloads page to include the precompiled binaries for the .NET Standard 2.0. check-in: 623a53c038 user: mistachkin tags: trunk
21:49
Final updates for release 1.0.109.0. check-in: 27de5a6698 user: mistachkin tags: trunk, release, release-1.0.109.0
21:49
Reset the managed source information back to its default values. Closed-Leaf check-in: 8a058f1f55 user: mistachkin tags: preRelease
21:46
Updates to the downloads page for the 1.0.109.0 release. check-in: 469c693b8a user: mistachkin tags: preRelease
21:31
More updates to the master release archive manitest. check-in: e75b16a103 user: mistachkin tags: preRelease
21:19
Update the master release archive manitest. check-in: 695384ad34 user: mistachkin tags: preRelease
21:17
Update the exclusions files for the source packages. check-in: 3c32083e86 user: mistachkin tags: preRelease
21:14
Use the -VerbatimVersion option to NuGet pack in order to preserve the full version. check-in: bad7409547 user: mistachkin tags: preRelease
20:41
Fixes to the NuGet package build tooling. check-in: 70a0a088f0 user: mistachkin tags: preRelease
20:26
There is no setup package for the .NET Standard 2.0 -AND- its precompiled binaries packages are treated specially. check-in: 733b300527 user: mistachkin tags: preRelease
20:12
Update the CHM file for release 1.0.109.0. check-in: 7664bb096b user: mistachkin tags: preRelease
19:47
Make it possible for the managed and native test configuration suffixes to differ. check-in: c3d7f73889 user: mistachkin tags: preRelease
19:09
Correct configuration suffix handling in the .NET Standard test batch tool. check-in: 15814cefdc user: mistachkin tags: preRelease
04:47
Add 'dllmap' element to the System.Data.SQLite assembly configuration file for NuGet in order to better support Mono. check-in: f8caa45f2f user: mistachkin tags: preRelease
03:07
Make the 'sourceTag.eagle' tool more cross-platform. check-in: d0ff635ec0 user: mistachkin tags: preRelease
2018-08-11
19:58
Update Eagle in externals to the beta 43 release. check-in: 86636b58e2 user: mistachkin tags: preRelease
2018-08-07
00:11
Update SQLite core library docs from upstream. Update version history docs. check-in: 4642ef13b9 user: mistachkin tags: preRelease
00:06
Fix issue with P/Invoke portability to Windows CE by wrapping sqlite3_msize() on that platform. Enhance tests. check-in: 54ebb78b16 user: mistachkin tags: preRelease
2018-08-06
11:16
Update version history docs. check-in: 66c7e0e130 user: mistachkin tags: preRelease
01:04
Fix more issues with incorrect use of the 'getBuildDirectory' test suite helper procedure. check-in: 7b36bdbae4 user: mistachkin tags: preRelease
2018-08-05
19:48
Clarify some steps on the 'release' web page. check-in: eba3b761c6 user: mistachkin tags: preRelease
03:17
Fix test suite infrastructure issue that prevented the sample database file from being re-copied between tests. check-in: e4a7ae120f user: mistachkin tags: preRelease
03:16
More test script changes. check-in: 2b8809c689 user: mistachkin tags: preRelease
02:40
Make sure the test log files end up in the associated binary directories, not the temporary directory. check-in: 015023cfbb user: mistachkin tags: preRelease
02:38
Make the 'SQLite_ForceLogPrepare' configuration setting enable logging of parameter binding and pre-binding as well. check-in: 096283e453 user: mistachkin tags: preRelease
2018-08-04
22:40
Some minor fixes and adjustments to solution files. check-in: 6aba9ce411 user: mistachkin tags: preRelease
21:56
Documentation updates for the 1.0.109.0 release. check-in: 06449871a8 user: mistachkin tags: preRelease
21:41
Attempt to support cross-platform native binaries in the core NuGet package for use with .NET Standard 2.0. check-in: 33424a48a4 user: mistachkin tags: trunk
2018-07-30
05:04
Update Eagle in externals to the beta 42 release. check-in: 2f73ab7148 user: mistachkin tags: trunk
2018-07-26
08:21
Fix handling of codes returned from sqlite3_config_log_interop(). Update version history docs. check-in: 2baae0f0d8 user: mistachkin tags: trunk
08:18
Update 'vendor.eagle' to account for changes missing from check-in [7ffb245069b22e2e]. check-in: de528e1be1 user: mistachkin tags: trunk
07:56
More reform to the logging subsystem. Move interop log callback into the SQLiteLog class. check-in: 4a9980ac1d user: mistachkin tags: trunk
07:24
Fixes to the new SQLiteLog initialization handling and associated test suite infrastructure updates. check-in: 04d60edbdf user: mistachkin tags: trunk
06:54
Add configuration suffix support to the test suite infrastructure. check-in: 7ffb245069 user: mistachkin tags: trunk
06:52
By default, only attempt to initialize the logging subsystem once and add 'Initialize_SQLiteLog' setting to disable this behavior. check-in: 21c1c04012 user: mistachkin tags: trunk
05:05
Simplify build scripts for Mono on POSIX. check-in: a76782cfe6 user: mistachkin tags: trunk
04:30
On POSIX, copy the compiled SQLite interop assembly to the Windows DLL name as well. check-in: 31ab90057a user: mistachkin tags: trunk
04:16
More portability work for .NET Standard 2.0. check-in: 99b475ecda user: mistachkin tags: trunk
02:08
Corrections to error handling in batch tools. check-in: eb37c9c9d9 user: mistachkin tags: trunk
01:38
Update some error messages. check-in: 135d2bad0e user: mistachkin tags: trunk
01:35
Robustness and consistency enhancements for the test suite wrapper for .NET Standard 2.0. check-in: 99512edafb user: mistachkin tags: trunk
00:28
Testing and release management updates for the .NET Standard 2.0. check-in: 228b82e737 user: mistachkin tags: trunk
2018-07-24
08:18
In the test suite infrastructure, checks for managed binaries should not use the native directory. check-in: 11b5e68bc7 user: mistachkin tags: trunk
01:49
Update master release archive manifest again. check-in: 456170f5fe user: mistachkin tags: trunk
00:24
Add some missing 'SQLiteInterop' test constraints. check-in: 04dcf6e006 user: mistachkin tags: trunk
2018-07-23
07:00
Cosmetic changes to whitespace and comments. check-in: febb90f95a user: mistachkin tags: trunk
06:21
Update master release archive manifest. check-in: d8f5418603 user: mistachkin tags: trunk
06:19
Enhancements to POSIX build scripts. check-in: 95766a2582 user: mistachkin tags: trunk
05:52
Improve cross-platform detection and use of the SQLite interop assembly / SQLite native library by the test suite infrastructure. check-in: 337076bac1 user: mistachkin tags: trunk
05:39
Fix typo in the vendor configuration file for the test suite. check-in: 8b8890b4fe user: mistachkin tags: trunk
04:44
Update some tests to account for the EF6 version update. check-in: 49f39dcc87 user: mistachkin tags: trunk
04:40
Update version history docs. check-in: f9d1df3ca5 user: mistachkin tags: trunk
04:40
In the appropriate NuGet packages, version 6.2.0 of EF6 is now required. check-in: a650011009 user: mistachkin tags: trunk
04:25
Update EF6 in externals to the 6.2.0 release. check-in: 02c696f70e user: mistachkin tags: trunk
2018-07-22
21:57
Update version history docs. check-in: 374d14d708 user: mistachkin tags: trunk
2018-07-12
11:23
Adjust the previous check-in so that 'implicit' SQLite interop assembly files are always copied during the testing process when not running on Windows. check-in: 58390110cb user: mistachkin tags: trunk
2018-07-11
01:36
Adjust the test constraints impacted by Mono 5.12. check-in: fa2e15166b user: mistachkin tags: trunk
2018-07-10
11:10
Add another test to verify the behavior of read-only connections with respect to the connection pool. See also check-in [14d18ee82623c85f]. check-in: 5e689a7650 user: mistachkin tags: trunk
01:53
Do not allow read-only connections into (or out of) the connection pool. check-in: 14d18ee826 user: mistachkin tags: trunk
2018-07-07
16:10
Make sure the assembly built for .NET Core is strong named signed. check-in: 51270bcb44 user: mistachkin tags: trunk
05:29
Fix compilation issues when the 'UseSqliteStandard' MSBuild property is used. check-in: 1f44df4816 user: mistachkin tags: trunk
2018-07-06
02:19
Include the statically linked native SQLite interop assembly project in the MSBuild solution files. check-in: 1c43c79665 user: mistachkin tags: trunk
2018-07-05
22:03
Clarify some of the .NET Standard specific project properties by moving them into their own section. check-in: e80c56236e user: mistachkin tags: trunk
2018-07-01
19:17
Adjust some conditional compilation checks in order to include .NET Core. check-in: e6b998e04a user: mistachkin tags: trunk
2018-06-24
21:52
Pickup more release archive verification tool changes from upstream. check-in: c0130ce3d6 user: mistachkin tags: trunk
03:23
Remove accidental debugging change leftover from the previous check-in. check-in: 566f1e9d23 user: mistachkin tags: trunk
03:03
Pickup release archive verification tool changes from upstream. check-in: 96768f409f user: mistachkin tags: trunk
2018-06-15
00:42
Update the VsWhere tool in externals to the 2.5.2 release. check-in: c5de1e45d0 user: mistachkin tags: trunk
2018-06-05
00:00
Pickup the SQLite core library 3.24.0 docs from upstream. check-in: f487954dc6 user: mistachkin tags: trunk
2018-06-04
23:49
Update SQLite core library to the 3.24.0 release. check-in: 86ab62421b user: mistachkin tags: trunk
2018-05-29
02:45
Update the embedded resource file for .NET Core. check-in: f991b0ecee user: mistachkin tags: trunk
01:57
Fix typo in the previous check-in. check-in: c29222dd3a user: mistachkin tags: trunk
01:55
Add support for the 'Disable_SQLiteLog' configuration setting. check-in: e7b7d00d63 user: mistachkin tags: trunk
2018-05-28
23:41
Fix compilation issues due to internal changes in the SQLite core library. check-in: fb73a8c990 user: mistachkin tags: trunk
23:30
Update SQLite core library to the latest trunk code. Update version history docs. check-in: 50be008078 user: mistachkin tags: trunk
2018-05-25
03:29
Pickup changes to Eagle script library in externals. check-in: c5879a3ba6 user: mistachkin tags: trunk
03:23
Update list of extended error codes from the SQLite core library. check-in: abbed1010e user: mistachkin tags: trunk
2018-05-06
20:16
Update version history docs. check-in: e484156b86 user: mistachkin tags: trunk
20:09
Add preliminary support for the .NET Framework 4.7.2. Also, update the SQLite core library to the latest 3.23.2 release candidate. check-in: 880e608b09 user: mistachkin tags: trunk
2018-04-29
06:02
Modify the 'compileCSharpWith' test suite helper procedure to prevent leaking the previous PID value when running tests on .NET Core. check-in: a65ec30361 user: mistachkin tags: trunk
2018-04-28
15:59
Add preliminary support for the SQLITE_DBCONFIG_RESET_DATABASE control. check-in: 4e485e3e31 user: mistachkin tags: trunk