Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
451 check-ins using file Tests/tkt-343d392b51.eagle version 97a3894f05
2024-11-23
| ||
21:39 | Remove a superfluous debugging statement from a previous check-in. Leaf check-in: d830bfbb75 user: mistachkin tags: trunk | |
21:32 | Update tests to account for the recently added 'OnChanged' event types. check-in: 67f2916be9 user: mistachkin tags: trunk | |
21:31 | Fix an issue with the new test suite helper procedure 'tryDeleteBuildAssembly'. check-in: 64dc5631e2 user: mistachkin tags: trunk | |
17:26 | Improvements to native interop assembly file handling in the test suite infrastructure. check-in: cf07219010 user: mistachkin tags: trunk | |
2024-11-19
| ||
18:01 | Preliminary work on adding more 'Changed' event types. check-in: a55cf38927 user: mistachkin tags: trunk | |
2024-11-13
| ||
18:31 | Refactor the vendor script library file. check-in: e2c17da35a user: mistachkin tags: trunk | |
2024-10-11
| ||
02:12 | Attempt to enable Control Flow Guard, where applicable. check-in: 4a83ed64a9 user: mistachkin tags: trunk | |
2024-10-01
| ||
18:41 | Improvements to robustness of the POSIX build scripts. check-in: 3cd1215470 user: mistachkin tags: trunk | |
2024-09-29
| ||
21:38 | Final updates for release 1.0.119.0. check-in: 79b8267962 user: mistachkin tags: trunk, release, release-1.0.119.0 | |
20:20 | Corrections to the NuGet package building batch tool. check-in: a547983575 user: mistachkin tags: trunk | |
2024-09-22
| ||
22:34 | Fix expected results in the test cases for ticket [72905c9a77]. check-in: 55db319474 user: mistachkin tags: trunk | |
22:33 | Update several upstream documentation files for the SQLite core library. check-in: 02494d0163 user: mistachkin tags: trunk | |
18:47 | Corrections to the test cases for ticket [8d928c3e88]. check-in: 5731347af7 user: mistachkin tags: trunk | |
2024-09-15
| ||
19:03 | Fixes to the .NET Standard test runner batch tools. See check-in [cb49f5a520]. check-in: 412ff08218 user: mistachkin tags: trunk | |
17:55 | Fixes for the release. Regenerate the embedded resources file for the .NET Standard builds. Also, disable several connection pool tests that do not pass consistently on the .NET Core / .NET runtimes. check-in: daefb6aa14 user: mistachkin tags: trunk | |
2024-09-14
| ||
14:14 | Skip test 'pst-3757f4365b-1.1' for mixed-mode assembly builds as they do not (really) support (or need) NuGet runtime identifiers. check-in: 34b1638df6 user: mistachkin tags: trunk | |
01:27 | Restore the latest version of the 'zipfile' extension that has the necessary compilation fixes. check-in: a89ea2086a user: mistachkin tags: trunk | |
2024-08-18
| ||
05:06 | Another build batch tool adjustment. check-in: 277ae21bf1 user: mistachkin tags: trunk | |
03:33 | Update SQLite core library files to the 3.46.1 release tag. check-in: e9dd669359 user: mistachkin tags: trunk | |
00:13 | Minor change to the previous check-in. check-in: 569aefbf71 user: mistachkin tags: trunk | |
2024-08-17
| ||
23:53 | Further enhancements to the build batch tool. check-in: 053035eacb user: mistachkin tags: trunk | |
22:50 | Enhancements to the build batch tool. check-in: ca93548cfa user: mistachkin tags: trunk | |
2024-08-16
| ||
16:12 | Add a test for unused named parameters. check-in: 73131690c5 user: mistachkin tags: trunk | |
2024-08-15
| ||
18:38 | Update Eagle in externals to the beta 55 release. check-in: a5cd0b0321 user: mistachkin tags: trunk | |
18:32 | Pickup updated 'shathree' extension from SQLite trunk again. check-in: d90f727847 user: mistachkin tags: trunk | |
2024-08-13
| ||
22:39 | Pickup updated 'shathree' extension from SQLite trunk. check-in: 3f1d88a125 user: mistachkin tags: trunk | |
02:41 | Further trace category updates. check-in: c8e3af90a3 user: mistachkin tags: trunk | |
02:09 | Add a couple new trace categories. check-in: 47358a058a user: mistachkin tags: trunk | |
2024-08-12
| ||
15:45 | Pickup a compiler warning fix from trunk for the 'compress' extension. Update version history docs. check-in: 0b491d6912 user: mistachkin tags: trunk | |
13:56 | Update SQLite core library to the 3.46.1 release. Pickup the latest SQLite 3.46.1 core library docs from upstream. check-in: 1a338cb30d user: mistachkin tags: trunk | |
2024-08-11
| ||
23:25 | Expose the SQLiteConvert.TypeToDbType method. check-in: 2fa3ceabad user: mistachkin tags: trunk | |
23:18 | Expose the SQLiteParameter.UnknownDbType constant. check-in: 1faa4d862e user: mistachkin tags: trunk | |
18:24 | Update version history docs with new estimated release date. check-in: 5af0f9959d user: mistachkin tags: trunk | |
2024-08-05
| ||
16:28 | Add the Tag property to the SQLiteConnection class. check-in: cdb3fe56b8 user: mistachkin tags: trunk | |
2024-07-04
| ||
04:22 | Enable tracking of SQLiteMemory class bytes by default. Further testing enhancements. check-in: 6e6b7d1598 user: mistachkin tags: trunk | |
01:18 | Further improvements to the 'data-1.116' test. check-in: a38b0f5f53 user: mistachkin tags: trunk | |
00:16 | Improve serialization test (i.e. 'data-1.116') that was added by the previous check-in. check-in: 52a66097ee user: mistachkin tags: trunk | |
2024-07-03
| ||
23:13 | Add the Serialize and Deserialize methods to the SQLiteConnection class. check-in: 502ca25961 user: mistachkin tags: trunk | |
18:59 | Further fixes to tests. check-in: 86b7969cee user: mistachkin tags: trunk | |
16:16 | Add the IncludeDefaultFlags connection string property, enabled by default. Make test 'pool-2.1' stricter. check-in: 5beb96136e user: mistachkin tags: trunk | |
2024-07-02
| ||
18:18 | Test robustness fixes. check-in: b4e4de985f user: mistachkin tags: trunk | |
16:22 | Improve build workaround in the previous check-in. check-in: c4b2000f12 user: mistachkin tags: trunk | |
16:05 | Workaround to build with 'modern' Visual Studio versions. check-in: cc1f4d3e38 user: mistachkin tags: trunk | |
14:37 | Add some comments. check-in: 3e72cd9da8 user: mistachkin tags: trunk | |
05:10 | Add the AggressiveDisposal connection flag. Other pre-release fixes. check-in: 8d439ebdde user: mistachkin tags: trunk | |
03:02 | More test enhancments. check-in: 943172a587 user: mistachkin tags: trunk | |
2024-07-01
| ||
21:42 | Follow-up to experimental (and broken) check-in [73602c161a], further changes to statement disposal, pursuant to connection pool stress issues. check-in: 0ed2dd7edd user: mistachkin tags: trunk | |
2024-06-30
| ||
22:10 | Update zlib import libraries to resolve multiple compilation issues with mismatched runtimes. check-in: 0600a193b3 user: mistachkin tags: trunk | |
20:30 | Fix compilation issues seen with the .NET Compact Framework 2.0. check-in: 41ffa70ea3 user: mistachkin tags: trunk | |
15:17 | Fix conditional compilation issue with the .NET Framework 4.0. check-in: 1bd1cf661e user: mistachkin tags: trunk | |
14:41 | Experimental robustness enhancements to the command and data reader disposal semantics. check-in: 73602c161a user: mistachkin tags: trunk, broken | |
04:24 | Enable the 'CountHandle' compile-time option by default. check-in: 3a824226a4 user: mistachkin tags: trunk | |
03:08 | Make SQL statement preparation more fail-safe in the case of event callback exceptions, et al. check-in: 8524c09c61 user: mistachkin tags: trunk | |
2024-06-29
| ||
01:41 | Fix minor bug in a new method caused by a typo. check-in: 57d6cf2744 user: mistachkin tags: trunk | |
2024-06-28
| ||
13:20 | Simplify changes in the previous check-in. check-in: 5034d6b8f2 user: mistachkin tags: trunk | |
01:59 | Add the GetPasswordCallback property to the SQLiteConnection class. check-in: 5351cdbe2c user: mistachkin tags: trunk | |
2024-06-26
| ||
21:15 | More minor refactoring. check-in: 2c9119f941 user: mistachkin tags: trunk | |
20:59 | Refactoring to move most helper methods to their own file. check-in: 37fd2a2fd7 user: mistachkin tags: trunk | |
20:29 | Add another trace category. check-in: 74a0d7dca3 user: mistachkin tags: trunk | |
17:53 | Refinements to tracing to make it more useful. check-in: 1e0a21410b user: mistachkin tags: trunk | |
17:06 | Add another trace category value. check-in: e7c3adce8f user: mistachkin tags: trunk | |
16:43 | Further tracing enhancements. check-in: 5ee0181745 user: mistachkin tags: trunk | |
16:34 | Minor robustness enhancement to trace category parsing. check-in: 3545cc987c user: mistachkin tags: trunk | |
16:29 | Fix typo in the previous check-in. check-in: dcba477a76 user: mistachkin tags: trunk | |
16:26 | Add support for the 'SQLite_TraceCategories' environment variable. check-in: 37849c1af4 user: mistachkin tags: trunk | |
2024-06-25
| ||
21:11 | Minor log message changes. check-in: 7ad1fc1a89 user: mistachkin tags: trunk | |
21:09 | Add the 'ConnectionPoolOnly' flag. check-in: c545a8aaef user: mistachkin tags: trunk | |
15:31 | Remove duplicate 'vsprops' build imports accidentally added in the previous check-in. check-in: f61ce289de user: mistachkin tags: trunk | |
15:28 | Project and build updates to better support per-configuration values. check-in: 1e25aa29cc user: mistachkin tags: trunk | |
13:45 | By default, enable tracing of connection lifecycle events and interop assembly detection events. check-in: 2bd1a46686 user: mistachkin tags: trunk | |
2024-06-11
| ||
15:43 | Modify interop assembly compilation scripts for Linux. check-in: 736a40b79e user: mistachkin tags: trunk | |
2024-06-08
| ||
15:57 | Update the release archive manifest. check-in: 59f1d4aa4d user: mistachkin tags: trunk | |
15:47 | Fixes to the zlib build integration. check-in: cdbc0f2af6 user: mistachkin tags: trunk | |
2024-06-07
| ||
22:30 | Improve clarity of presentation on the new test. check-in: 7a48cdddc2 user: mistachkin tags: trunk | |
21:54 | Improve the test added by the previous check-in. check-in: dce9f66cde user: mistachkin tags: trunk | |
21:15 | Add experimental support for using NuGet runtime identifiers to help locate the interop assembly. Pursuant to forum post 3757f4365b. check-in: b8e8c87fbe user: mistachkin tags: trunk | |
2024-06-06
| ||
21:49 | Updates to the Eagle vendor script file. check-in: aa9a0d543d user: mistachkin tags: trunk | |
03:16 | Remove superfluous interp assembly define. check-in: c0bcecdda2 user: mistachkin tags: trunk | |
2024-06-05
| ||
04:00 | Add tests for the SQLiteParameterCollection.NoCase property. check-in: 9f12fb2df5 user: mistachkin tags: trunk | |
01:58 | Improve test for the 'compress' interop assembly extension. check-in: 96965e3025 user: mistachkin tags: trunk | |
01:33 | Add tests for the 'compress' and 'zipfile' interop assembly extensions. check-in: cd780db867 user: mistachkin tags: trunk | |
01:04 | Naming cleanup for an VCBuild / MSBuild property. check-in: 7a1a2f17d8 user: mistachkin tags: trunk | |
00:52 | Add the 'compress' and 'zipfile' extensions to the interop assembly. check-in: 2353287b09 user: mistachkin tags: trunk | |
00:44 | Add another shim for the .NET Compact Framework. check-in: 3f4ecca4a3 user: mistachkin tags: trunk | |
2024-06-04
| ||
19:51 | Add a shim for the .NET Compact Framework. check-in: 79f1959b46 user: mistachkin tags: trunk | |
14:54 | Add the NoCase property to the SQLiteParameterCollection class. check-in: 94b98a11d4 user: mistachkin tags: trunk | |
2024-05-31
| ||
04:46 | Add support for the DataReaderPreview event type. check-in: 5d0156f7f6 user: mistachkin tags: trunk | |
2024-05-24
| ||
21:20 | Ignore disposal status of the connection when checking whether the DisposedConnection / FinalizedConnection event sub-types for the Changed event should be raised. check-in: 954385b694 user: mistachkin tags: trunk | |
21:17 | Back out unintentional changes to the MDA configuration file from the previous check-in. check-in: acef52dd35 user: mistachkin tags: trunk | |
20:53 | Update SQLite core library to the 3.46.0 release. Pickup the latest SQLite 3.46.0 core library docs from upstream. check-in: 2ec4618e22 user: mistachkin tags: trunk | |
19:16 | Avoid setting up for the Changed event when it will not be fired. Pursuant to forum post 25cafb35e5. check-in: 9e98945ce3 user: mistachkin tags: trunk | |
19:15 | Fix support for unnamed parameters using the ?NNN syntax. Pursuant to forum post 76cb35b58d. check-in: ded053d6c2 user: mistachkin tags: trunk | |
19:12 | Add tests for the fix on this branch. Closed-Leaf check-in: 59ad1a9be9 user: mistachkin tags: pst-25cafb35e5 | |
05:17 | Keep track of the number of times the Changed event is fired or skipped. check-in: 950de6e62a user: mistachkin tags: pst-25cafb35e5 | |
05:08 | Update version history docs. check-in: 83a61554d4 user: mistachkin tags: pst-25cafb35e5 | |
2024-05-23
| ||
23:15 | Work-in-progress on addressing forum post 25cafb35e5. check-in: 6d7348176c user: mistachkin tags: pst-25cafb35e5 | |
2024-05-13
| ||
17:29 | Improve testing of the changes on this branch. Closed-Leaf check-in: 2d2cbf5603 user: mistachkin tags: pst-76cb35b58d | |
2024-05-12
| ||
15:48 | Update version history docs. check-in: 5003348e58 user: mistachkin tags: pst-76cb35b58d | |
02:58 | Further fixes and tests. check-in: 7dd11e276b user: mistachkin tags: pst-76cb35b58d | |
00:39 | Work-in-progress on addressing forum post 76cb35b58d. check-in: 1820415db5 user: mistachkin tags: pst-76cb35b58d | |
2024-04-27
| ||
15:15 | Update version history docs. check-in: 1764d76cee user: mistachkin tags: trunk | |
2024-04-15
| ||
22:00 | Minor adjustments to the test for ticket [ce4d70ea6f]. check-in: abb207e382 user: mistachkin tags: trunk | |
20:17 | Update SQLite core library to the 3.45.3 release. Pickup the latest SQLite 3.45.3 core library docs from upstream. check-in: aa11aeade1 user: mistachkin tags: trunk | |
2024-04-09
| ||
18:52 | Update SQLite core library to the tip of 3.45 release branch. Pickup the latest SQLite 3.45 core library docs from upstream. Update version history docs. check-in: 2275c460a1 user: mistachkin tags: trunk | |
2024-03-25
| ||
01:20 | Updates to lists of core library constants. check-in: 55bae7dd04 user: mistachkin tags: trunk | |
2024-03-16
| ||
02:32 | Update SQLite core library to the 3.45.2 release. Pickup the latest SQLite 3.45.2 core library docs from upstream. check-in: 6e9d15b8b9 user: mistachkin tags: trunk | |
2024-03-08
| ||
18:43 | Update the expected results for tests 'tkt-2c630bffa7-1.*' again, since there are differences with later versions of Visual Studio. check-in: beae98090a user: mistachkin tags: trunk | |
17:14 | Update SQLite core library to the very latest from the 3.45 release branch. check-in: e5407548a9 user: mistachkin tags: trunk | |
2024-03-05
| ||
23:21 | Adjustments to the Fossil 'ignore-glob' settings file. check-in: 622f591a2c user: mistachkin tags: trunk | |
19:51 | Adjust expected results for tests 'tkt-2c630bffa7-1.*' to account for changes in the SQLite core library. check-in: cc9ab8a5df user: mistachkin tags: trunk | |
16:58 | Clarify documentation language that mentions the legacy CryptoAPI-based (RC4) codec. check-in: a747af4da9 user: mistachkin tags: trunk | |
16:44 | Update version history docs again. check-in: 8593909bbb user: mistachkin tags: trunk | |
16:33 | Update version history docs. check-in: e789b56760 user: mistachkin tags: trunk | |
2024-03-04
| ||
16:53 | Fix rarely seen NullReferenceException in the StaticWeakConnectionPool.Add method. check-in: 927f0b69fb user: mistachkin tags: trunk | |
2024-03-02
| ||
08:48 | Reverse unintended configuration file changes from the previous check-in. check-in: f70474f605 user: mistachkin tags: trunk | |
08:41 | Update Eagle in externals to the beta 54 release. check-in: 2524e2193a user: mistachkin tags: trunk | |
2024-02-22
| ||
18:30 | Update SQLite core library to the tip of 3.45 release branch. Pickup the latest SQLite 3.45 core library docs from upstream. check-in: a1cd8deb8e user: mistachkin tags: trunk | |
2024-02-07
| ||
05:05 | Add a new core library script file 'file2u.eagle' from the upcoming Eagle release. check-in: 58602e72c3 user: mistachkin tags: trunk | |
2024-01-30
| ||
20:53 | Update SQLite core library to the 3.45.1 release. Pickup the latest SQLite 3.45.1 core library docs from upstream. check-in: b89076650e user: mistachkin tags: trunk | |
2024-01-22
| ||
21:06 | Fix typo in the previous check-in. check-in: 562e02bdb7 user: mistachkin tags: trunk | |
21:01 | Update version history docs. check-in: 396807b76f user: mistachkin tags: trunk | |
10:25 | Update SQLite core library to the 3.45.0 release. Pickup the latest SQLite 3.45 core library docs from upstream. check-in: b8ba560cfe user: mistachkin tags: trunk | |
09:33 | Bump version to 1.0.119.0. Update version history docs. check-in: d4cc85f21d user: mistachkin tags: trunk | |
2023-12-03
| ||
01:58 | Adapt to upcoming, upstream changes in the Eagle core library. check-in: cf99b893b5 user: mistachkin tags: trunk | |
2023-09-26
| ||
15:50 | Add missing documentation comments for the 'StepRetries' connection string property. check-in: 235cef2345 user: mistachkin tags: trunk | |
2023-09-25
| ||
13:52 | Formatting changes to the previous check-in. check-in: ddf4d06e23 user: mistachkin tags: trunk | |
13:49 | Enhancements to the tests for ticket [bbddfeb773]. check-in: 8d136d36ef user: mistachkin tags: trunk | |
2023-09-24
| ||
13:06 | Revise the calculation used to bind DateTime values. Fix for ticket [bbddfeb773]. check-in: 3214c350ea user: mistachkin tags: trunk | |
2023-08-03
| ||
03:34 | Fix copy/paste error in the previous check-in. check-in: 4b4f650bfd user: mistachkin tags: trunk | |
03:21 | Add the 'VfsName' connection string property. check-in: ff538e115d user: mistachkin tags: trunk | |
2023-07-31
| ||
06:02 | Minor coding style changes to the SQLiteCommand.Connection property setter. check-in: 8b7fbfe97f user: mistachkin tags: trunk | |
2023-07-20
| ||
21:27 | Bump the NuGet package version. check-in: 61df6dd415 user: mistachkin tags: trunk | |
2023-07-07
| ||
17:42 | Update expected results for test 'data-1.5' to account for the new keywords added in the previous check-in. check-in: 3d3e9760ea user: mistachkin tags: trunk | |
17:36 | Update internal (resource) list of reserved SQL words. Added 'ALWAYS', 'CURRENT', 'EXCLUDE', 'FILTER', 'FIRST', 'FOLLOWING', 'GENERATED', 'GROUPS', 'LAST', 'MATERIALIZED', 'NULLS', 'OTHERS', 'OVER', 'PARTITION', 'PRECEDING', 'RANGE', 'RETURNING', 'ROWS', 'TIES', 'UNBOUNDED', and 'WINDOW'. Also see check-ins [3d3e9760ea3bd26e] and [daefb6aa147c197e]. check-in: 9d5d2278ca user: mistachkin tags: trunk | |
16:46 | Revise how 'shared' define constants / compile-time options are handled. check-in: b6d571be01 user: mistachkin tags: trunk | |
2023-06-12
| ||
00:29 | Another minor web page edit. check-in: a92a11ad4f user: mistachkin tags: trunk | |
00:27 | Update some web page links. check-in: 0eae450ee3 user: mistachkin tags: trunk | |
2023-06-11
| ||
23:21 | Final updates for release 1.0.118.0. check-in: 7e033d2951 user: mistachkin tags: trunk, release, release-1.0.118.0 | |
2023-06-10
| ||
17:47 | Modify post-build steps for the interop assembly when built with Visual Studio 200x. check-in: 287144df06 user: mistachkin tags: trunk | |
2023-06-09
| ||
22:58 | Minor web page style fix. check-in: 8563b76b34 user: mistachkin tags: trunk | |
21:00 | Spacing fix to the previous check-in. check-in: cc88c047df user: mistachkin tags: trunk | |
20:59 | More web page changes. check-in: 11fb8feda9 user: mistachkin tags: trunk | |
18:17 | Update the CHM file for release 1.0.118.0. check-in: 52f5592713 user: mistachkin tags: trunk | |
18:09 | Update version history docs. check-in: 0094823a24 user: mistachkin tags: trunk | |
16:38 | Fix compilation issues for the .NET Compact Framework 2.0. check-in: 47564c00f6 user: mistachkin tags: trunk | |
00:48 | Minor web page changes. check-in: 49a312412f user: mistachkin tags: trunk | |
00:40 | Minor change to a test. check-in: fc2ac82d1c user: mistachkin tags: trunk | |
2023-06-08
| ||
18:49 | Minor corrections to the previous check-in. check-in: 1eb4e53218 user: mistachkin tags: trunk | |
2023-06-07
| ||
01:49 | Update Eagle in externals to the beta 53 release. check-in: 38e23051a6 user: mistachkin tags: trunk | |
2023-05-31
| ||
19:48 | Update version history docs. check-in: a9e1dbad32 user: mistachkin tags: trunk | |
19:28 | Add tests for ticket [e22d357a21]. check-in: 7edc811b3a user: mistachkin tags: trunk | |
2023-05-29
| ||
23:33 | Preliminary changes to address the issue in ticket [e22d357a21]. check-in: eab4711ccf user: mistachkin tags: trunk | |
2023-05-23
| ||
06:01 | Fix typo in the previous check-in that resulted in a conditional compilation error. check-in: d0a3913be5 user: mistachkin tags: trunk | |
05:32 | Improve interaction between the ChangePassword method and the HexPassword / TextHexPassword connection string properties. check-in: afeb69e41f user: mistachkin tags: trunk | |
2023-05-16
| ||
23:01 | Minor update to version history docs. check-in: 440082993e user: mistachkin tags: trunk | |
22:47 | Pickup the latest SQLite 3.42 core library docs from upstream. check-in: 55c9c748d3 user: mistachkin tags: trunk | |
22:45 | Update SQLite core library to the 3.42.0 release. check-in: 86aea6a924 user: mistachkin tags: trunk | |
2023-05-15
| ||
18:55 | Add the 'SQLite_GlobalCommandBehaviors' setting to augment command behaviors applicable to all ExecuteNonQuery, ExecuteScalar, and ExecuteReader calls. check-in: 5e1ccca997 user: mistachkin tags: trunk | |
05:05 | Fix default value for StepRetries in the connection string builder. check-in: 38010dec09 user: mistachkin tags: trunk | |
04:47 | Corrections to the SQLiteCommand.GetDiagnostics testing support method. check-in: 044f07f543 user: mistachkin tags: trunk | |
04:29 | Update the 'LogAll' connection flags value to include the new 'LogRetry' flag. check-in: dd78ea7b5c user: mistachkin tags: trunk | |
04:17 | Attempt to make corrections to the number of records affected by queries. Pursuant to forum post [f4e718891d]. check-in: ea4c3f4f82 user: mistachkin tags: trunk | |
04:14 | Modify several test cases. check-in: 08af814540 user: mistachkin tags: trunk | |
01:28 | Missed one. check-in: 0eb43a337d user: mistachkin tags: trunk | |
01:27 | Fix comment and minor coding style. check-in: 399f5b8068 user: mistachkin tags: trunk | |
01:22 | Modularize and extend the recent Read() fix for ExecuteScalar to the ExecuteNonQuery methods as well, with tests. check-in: b71ee43a09 user: mistachkin tags: trunk | |
2023-05-14
| ||
18:00 | Fix spacing. check-in: 34a0a2aa7c user: mistachkin tags: trunk | |
01:32 | Add comments. Also, make it possible to force extra reads to occur, i.e. for non-write transactions. check-in: 4666149ec7 user: mistachkin tags: trunk | |
01:08 | Make it possible to opt-out of the handling added to the ExecuteScalar method for write transactions that require more than one step. check-in: bd594a1673 user: mistachkin tags: trunk | |
2023-05-13
| ||
23:33 | Adjust the expected results for tests 'tkt-17045010df-1.1' and 'tkt-2abbf2c244-1.1' due to recent changes. check-in: 21dfe70432 user: mistachkin tags: trunk | |
22:25 | Further refinements to the fix from check-in [8c9e834b95]. check-in: faffabbd80 user: mistachkin tags: trunk | |
22:25 | Increase the default number of retries for sqlite3_step as that is more compatible with the legacy behavior. check-in: bca562b4c9 user: mistachkin tags: trunk | |
22:24 | Revise a couple legacy tests to make them more informative when they fail. check-in: a1d65592f4 user: mistachkin tags: trunk | |
22:22 | Reduce trace output volume in the debug build. check-in: 4a0e31e1e2 user: mistachkin tags: trunk | |
21:21 | Further refinements to retry logic. Also, restrict the fix from check-in [8c9e834b95] to only be active for write transactions. check-in: 2a78948bf0 user: mistachkin tags: trunk | |
17:36 | Experimental fix for the INSERT RETURNING issue from forum post f4e718891d. check-in: 8c9e834b95 user: mistachkin tags: trunk | |
05:54 | In Prepare, read the retry properties from the command, not the connection. check-in: 8800b650c8 user: mistachkin tags: trunk | |
04:46 | Minor test suite fix. check-in: 0ee1d34fb6 user: mistachkin tags: trunk | |
04:28 | Minor coding style changes. check-in: e85ee4b60d user: mistachkin tags: trunk | |
03:20 | Another test revision. check-in: af2e6d8544 user: mistachkin tags: trunk | |
01:56 | Further test revisions. check-in: 7b202607e1 user: mistachkin tags: trunk | |
01:08 | Minor test simplification. check-in: 92b1dcd8ca user: mistachkin tags: trunk | |
01:03 | Reforms to the SQLite logging subsystem integration taking into account the new CONFIG_LOG handling in 3.42. check-in: e96b7e9a21 user: mistachkin tags: trunk | |
2023-05-12
| ||
23:38 | Improve internal accounting of retry logic. check-in: 0852d4ef63 user: mistachkin tags: trunk | |
22:46 | Minor test adjustments. check-in: dcb1d6ccce user: mistachkin tags: trunk | |
22:39 | Fix copy/paste error in the previous check-in. check-in: 9beae9811c user: mistachkin tags: trunk | |
22:28 | Add the 'StepRetries' connection string property. Also, revise how the 'PrepareRetries' connection string property works internally. check-in: 98877b1863 user: mistachkin tags: trunk | |
21:34 | Add multithreaded test case for INSERT RETURNING vs SELECT COUNT. check-in: 7cc7152f69 user: mistachkin tags: trunk | |
21:29 | Add the LogRetry connection flag and the SQLite_ForceLogRetry environment variable. check-in: 1162d19e69 user: mistachkin tags: trunk | |
2023-05-08
| ||
23:47 | Minor refactoring of the connection pool test. check-in: ae1781b257 user: mistachkin tags: trunk | |
2023-05-03
| ||
23:28 | Update SQLite core library to the latest beta of 3.42. check-in: f7d26d2f23 user: mistachkin tags: trunk | |
05:26 | Fixes to password parsing when it has been prefixed. check-in: b1878b6b76 user: mistachkin tags: trunk | |
2023-05-02
| ||
05:13 | Corrections to HRESULT handling changes from the previous check-in. check-in: 3986713e34 user: mistachkin tags: trunk | |
2023-04-27
| ||
01:13 | Tighten up the HRESULT initialization process used by the SQLiteException class. check-in: e1e04dbf2a user: mistachkin tags: trunk | |
2023-04-26
| ||
20:37 | Update the Fossil 'ignore-glob' settings file. check-in: cdb5d1cd27 user: mistachkin tags: trunk | |
20:36 | Fixes to the new error code logic. check-in: 4cb4d49f92 user: mistachkin tags: trunk | |
2023-04-25
| ||
23:35 | Revise the previous check-in to handle the log2() issue in a way that is supported by the SQLite core library. check-in: 9a5a314681 user: mistachkin tags: trunk | |
2023-04-24
| ||
15:50 | Work around lack of log2() in MSVC less than 2010. check-in: 3f0aa28ebd user: mistachkin tags: trunk | |
2023-04-18
| ||
23:32 | Make the GetCachedAssemblyDirectory method more accessible. check-in: 4490906b8d user: mistachkin tags: trunk | |
2023-04-17
| ||
05:44 | The trace callback cannot be unhooked after its associated connection has been closed; however, it also cannot be unhooked before closing its associated connection due to SQLITE_TRACE_CLOSE. check-in: 38a887f53a user: mistachkin tags: trunk | |
05:04 | Adjust the expected results for tests 'tkt-23d8d6171e-1.*'. check-in: 97f5568682 user: mistachkin tags: trunk | |
2023-04-16
| ||
21:04 | Enhancements to HRESULT handling associated with SQLite error codes. check-in: 3e06af4b6b user: mistachkin tags: trunk | |
19:10 | Enhancments to logging in the test suite. check-in: f010d01e50 user: mistachkin tags: trunk | |
03:13 | Correction to facility handling in the private MakeHResult helper method. check-in: a6f726c17f user: mistachkin tags: trunk | |
2023-04-15
| ||
19:06 | Fix conditional compilation error. check-in: 068804a830 user: mistachkin tags: trunk | |
18:06 | Update SQLite core library to the latest 3.41 branch tip. check-in: 493e5e556b user: mistachkin tags: trunk | |
2023-04-13
| ||
18:30 | Make the primary overload of the SQLiteConnection.ParseConnectionString method public. check-in: 3353fb78c7 user: mistachkin tags: trunk | |
2023-04-10
| ||
17:11 | Add 'Notice_Rbu' to the list of possible extended SQLite API return codes. check-in: 599bfabe2a user: mistachkin tags: trunk | |
2023-04-08
| ||
20:14 | Pickup the latest SQLite 3.41 core library docs from upstream. check-in: b66a5b9ed7 user: mistachkin tags: trunk | |
20:11 | Update SQLite core library to the latest 3.41 release branch code. check-in: 2517335da5 user: mistachkin tags: trunk | |
2023-04-01
| ||
04:23 | Add the 'TextHexPassword' connection string property. check-in: 740d7652e8 user: mistachkin tags: trunk | |
2023-03-01
| ||
22:41 | Attempt to disable Microsoft telemetry at build time. check-in: 6b7664f039 user: mistachkin tags: trunk | |
2023-01-29
| ||
21:18 | Several updates to tests and the test suite. check-in: d0eb94788c user: mistachkin tags: trunk | |
2023-01-18
| ||
05:09 | Add the SqlStringPreview connection event type. check-in: 4188296299 user: mistachkin tags: trunk | |
2023-01-17
| ||
18:50 | Bump version to 1.0.118.0. Update version history docs. check-in: b0dece3f52 user: mistachkin tags: trunk | |
18:25 | Add comments. check-in: 43b5d891f7 user: mistachkin tags: trunk | |
18:12 | Fixes to the tests for the Trace2 callback. check-in: d1af8c8a96 user: mistachkin tags: trunk | |
18:07 | Treat the trace callback specially when disposing of the native database connection due to needing to support SQLITE_TRACE_CLOSE. This special handling does not apply to native database connections that will end up in the connection pool. check-in: cbe7098055 user: mistachkin tags: trunk | |
07:31 | Add initial testing for the Trace2 event. check-in: 843fbaa836 user: mistachkin tags: trunk | |
05:18 | Start stubbing in tests for the Trace2 event. check-in: 91c17c5e79 user: mistachkin tags: trunk | |
04:40 | Add a comment. check-in: ef15ddc356 user: mistachkin tags: trunk | |
04:37 | More corrections to the trace_v2 event data handling. check-in: 57c94f0c66 user: mistachkin tags: trunk | |
04:11 | Work-in-progress corrections to the previous check-in. check-in: 1cad101163 user: mistachkin tags: trunk | |
04:07 | Initial work on fully supporting the sqlite3_trace_v2 core library API. Pursuant to forum post https://sqlite.org/forum/forumpost/1c418d7edc. check-in: 5ad580f5ec user: mistachkin tags: trunk | |
2023-01-11
| ||
20:59 | Add support for the (new) sqlite3_is_interrupted core library API. check-in: 5cf635b987 user: mistachkin tags: trunk | |
2023-01-10
| ||
15:40 | Preliminary changes to add a couple new events. check-in: 6ea27254da user: mistachkin tags: trunk | |
2022-11-26
| ||
20:45 | Final updates for release 1.0.117.0. check-in: 1c46874c8f user: mistachkin tags: trunk, release, release-1.0.117.0 | |
10:03 | Attempt to make the 'pool' tests more robust on .NET Core. check-in: 7f8aeb3f2a user: mistachkin tags: trunk | |
2022-11-24
| ||
00:38 | Rename 'matchPlatform' test suite procedure because it was using a reserved name. check-in: 2fc62fafbe user: mistachkin tags: trunk | |
2022-11-23
| ||
05:12 | Update the full source archive file exclusion list. check-in: 84408724dc user: mistachkin tags: trunk | |
2022-11-22
| ||
20:16 | Add experimental support for native sha3 extension. check-in: dd498797e7 user: mistachkin tags: trunk | |
18:37 | Update Eagle in externals to the beta 52 release. check-in: 52cc1900f7 user: mistachkin tags: trunk | |
2022-11-20
| ||
22:07 | Pickup the latest SQLite (3.40?) core library docs from upstream. check-in: fb661bca74 user: mistachkin tags: trunk | |
22:04 | Update SQLite core library to the 3.40.0 release. check-in: 269a0aec62 user: mistachkin tags: trunk | |
2022-11-10
| ||
10:26 | Pickup the latest SQLite 3.39 core library docs from upstream. check-in: bacb5624fd user: mistachkin tags: trunk | |
10:22 | Update SQLite core library to the latest 3.39 release branch code. check-in: 4ee1f8d168 user: mistachkin tags: trunk | |
2022-11-04
| ||
16:12 | Update Eagle in externals to the beta 51 release. check-in: 329607f7c9 user: mistachkin tags: trunk | |
2022-10-31
| ||
03:25 | Another minor enhancement to the batch cleaning tool. check-in: 96b8d91cb6 user: mistachkin tags: trunk | |
2022-10-30
| ||
07:00 | Minor updates to the Windows batch tools. check-in: 07f329197f user: mistachkin tags: trunk | |
2022-10-28
| ||
10:59 | Pickup the latest SQLite 3.39 core library docs from upstream. check-in: c9fd5abad1 user: mistachkin tags: trunk | |
10:58 | Update SQLite core library to the latest 3.39 release branch code. Update version history docs. check-in: 1d9d4f46eb user: mistachkin tags: trunk | |
2022-10-25
| ||
05:26 | Pickup upstream change to the batch cleaning tool. check-in: 79d92a4d50 user: mistachkin tags: trunk | |
2022-10-21
| ||
00:29 | Minor corrections to the source code archive building process. check-in: c722e978e0 user: mistachkin tags: trunk | |
00:23 | Add support for running the test suite with .NET 5 and/or .NET 6. check-in: ccaa09a878 user: mistachkin tags: trunk | |
2022-10-20
| ||
23:55 | Again, with newer version. Closed-Leaf check-in: 6b95b037ba user: mistachkin tags: net5And6 | |
23:54 | Set execute bits one more time. check-in: 5177041d85 user: mistachkin tags: net5And6 | |
23:50 | Update some error messages. check-in: 6219f10177 user: mistachkin tags: net5And6 | |
23:33 | More file renaming. check-in: 2f2b7733cc user: mistachkin tags: net5And6 | |
23:31 | Set execute bits again? check-in: db452f981c user: mistachkin tags: net5And6 | |
23:27 | Fix some file names. check-in: 9dc424f18e user: mistachkin tags: net5And6 | |
23:22 | Set execute bits. check-in: 21d3363707 user: mistachkin tags: net5And6 | |
23:19 | Add Eagle in externals with configuration files for .NET 5 and .NET 6 and more cleanup changes. check-in: 743f6899a5 user: mistachkin tags: net5And6 | |
23:06 | More changes. check-in: 533f6d18c2 user: mistachkin tags: net5And6 | |
22:52 | Initial cleanup work to allow for running the test suite using .NET 5 and/or .NET 6. check-in: 8561bee72b user: mistachkin tags: net5And6 | |
2022-10-10
| ||
23:41 | Update CHM builder tool to remove superfluous anti-robot scripts from the SQLite core library docs. check-in: 82ab8350ea user: mistachkin tags: trunk | |
19:37 | Minor coding style improvements to the internal JD computation method. check-in: 055bb6ae4d user: mistachkin tags: trunk | |
19:34 | Minor adjustments to the test for ticket [ce4d70ea6f]. check-in: 5950fce56b user: mistachkin tags: trunk | |
01:48 | Update version history docs. check-in: 6beaae4712 user: mistachkin tags: trunk | |
01:45 | Pickup the SQLite 3.39.4 core library docs from upstream. check-in: b88928dd71 user: mistachkin tags: trunk | |
01:43 | Update SQLite core library to the 3.39.4 release. check-in: 797fa00ee5 user: mistachkin tags: trunk | |
2022-09-20
| ||
05:28 | Simplify the 'clean' batch tool in preparation for the upcoming release. check-in: 003754b48c user: mistachkin tags: trunk | |
2022-09-05
| ||
14:55 | Update SQLite core library to the 3.39.3 release. check-in: 82b1e0301f user: mistachkin tags: trunk | |
2022-09-01
| ||
15:33 | Minor enhancements to connection pool testing. check-in: ec5ba35380 user: mistachkin tags: trunk | |
2022-08-31
| ||
22:19 | Correction to the previous check-in: bring back the latest regexp extension fixes. check-in: 7768ffb90f user: mistachkin tags: trunk | |
22:15 | Update SQLite core library to the latest release branch code. check-in: faea5cfea4 user: mistachkin tags: trunk | |
2022-08-30
| ||
21:41 | Add placeholder resource define. check-in: 980d4ccf27 user: mistachkin tags: trunk | |
21:23 | Add MSVC version to the resource defines. check-in: 098c877ec4 user: mistachkin tags: trunk | |
20:37 | Stub-in extra defines for the interop assembly resource file. check-in: feb02a19c6 user: mistachkin tags: trunk | |
2022-08-13
| ||
03:50 | Another minor correction to the previous check-in. check-in: 43e2105f05 user: mistachkin tags: trunk | |
2022-08-11
| ||
04:23 | Minor fix to the previous check-in. check-in: 4dfb0ab50e user: mistachkin tags: trunk | |
04:13 | Pickup clean batch tool enhancements from upstream. check-in: 3a95fe2c3e user: mistachkin tags: trunk | |
2022-08-06
| ||
02:22 | Add test for the new DefaultMaximumSleepTime connection string property. check-in: 579b7edbe6 user: mistachkin tags: trunk | |
02:09 | Minor cleanup in the batch tools. check-in: dc1e7f4531 user: mistachkin tags: trunk | |
01:49 | Update version history docs. check-in: e206ee3922 user: mistachkin tags: trunk | |
01:25 | Enhancements for the optional SEE integration. check-in: 5d09042c84 user: mistachkin tags: trunk | |
2022-08-05
| ||
02:33 | Add support for creating custom window functions. Pursuant to forum post [21de219031]. check-in: d76560fd5b user: mistachkin tags: trunk | |
02:20 | Update version history docs. Closed-Leaf check-in: 36632c7fe2 user: mistachkin tags: windowFunc | |
01:51 | Merge updates from trunk. check-in: ecb4a2329a user: mistachkin tags: windowFunc | |
2022-08-04
| ||
19:27 | Work on tests. check-in: c11ceac2f4 user: mistachkin tags: windowFunc | |
2022-07-21
| ||
18:49 | Pickup the SQLite 3.39.2 core library docs from upstream. check-in: b66fe3b155 user: mistachkin tags: trunk | |
18:45 | Update SQLite 'regexp' extension to the latest trunk. check-in: 3eb1f18f73 user: mistachkin tags: trunk | |
16:52 | Update SQLite core library to the 3.39.2 release. check-in: 2f19df69d2 user: mistachkin tags: trunk | |
04:41 | Minor code formatting changes. check-in: 00dae8c069 user: mistachkin tags: windowFunc | |
03:31 | Remove obsolete comment from the download page. check-in: 75571abd35 user: mistachkin tags: trunk | |
2022-07-20
| ||
20:11 | More cleanup and safety. check-in: 355d040f19 user: mistachkin tags: windowFunc | |
20:05 | Interop assembly integration fixes. check-in: 188e8e3b70 user: mistachkin tags: windowFunc | |
19:53 | Fix more typos. check-in: d2762d6af0 user: mistachkin tags: windowFunc | |
19:50 | Fix typo. check-in: 6df055d637 user: mistachkin tags: windowFunc | |
19:46 | Add null connection parameter check to the new property access in Prepare. check-in: e63b215582 user: mistachkin tags: windowFunc | |
19:35 | Further refinements. check-in: 8f81d1b191 user: mistachkin tags: windowFunc | |
19:17 | Fix some C# compiler warnings. check-in: 1c9640761f user: mistachkin tags: windowFunc | |
19:09 | More work on integrating new functionality into the function and virtual table support subsystems. check-in: e9d2b9b571 user: mistachkin tags: windowFunc | |
04:16 | Add more interop assembly declarations. check-in: 1babfb72af user: mistachkin tags: windowFunc | |
03:59 | Minor cleanups. check-in: 6f667ecbf9 user: mistachkin tags: windowFunc | |
03:54 | More work on upgrading the underlying custom function infrastructure. check-in: 4a89490941 user: mistachkin tags: windowFunc | |
02:59 | Hook up the interop assembly stuff. check-in: 78add980e0 user: mistachkin tags: windowFunc | |
02:48 | More work-in-progress on window function support. check-in: cf1b031ddf user: mistachkin tags: windowFunc | |
02:31 | Initial work at stubbing in support for creating window functions. check-in: f2bc86f69d user: mistachkin tags: windowFunc | |
2022-07-08
| ||
16:27 | Remove unused field in the IEnumerable module class. check-in: 4450f6ac93 user: mistachkin tags: trunk | |
2022-07-07
| ||
00:14 | Minor corrections to the tests for ticket [ce4d70ea6f]. check-in: 0ee4656a4a user: mistachkin tags: trunk | |
2022-07-06
| ||
23:51 | Update SQLite core library to the 3.39.0 release. Pickup the SQLite 3.39.0 core library docs from upstream. check-in: 63ca2406e1 user: mistachkin tags: trunk | |
21:33 | Suppress finalizer calls for SQLite3 objects that are closed. Fix for [ce4d70ea6f]. check-in: e242effb07 user: mistachkin tags: trunk | |
02:15 | Further test suite enhancements. check-in: 06f8395ca4 user: mistachkin tags: trunk | |
02:14 | Reset the per-thread 'last connection open' value in the Close method, if applicable. check-in: e486384a09 user: mistachkin tags: trunk | |
00:48 | Enhancements to the SQLiteConnection.Changed event. Cleanup several tests. Pursuant to [ce4d70ea6f]. check-in: 50a09e2598 user: mistachkin tags: trunk | |
2022-07-05
| ||
23:06 | Bump version to 1.0.117.0. Update version history docs. check-in: 108ab5b565 user: mistachkin tags: trunk | |
2022-06-11
| ||
00:21 | More diagnostic enhancements to the batch tools. check-in: 94bb9b9bea user: mistachkin tags: trunk | |
2022-06-07
| ||
17:56 | Diagnostic enhancements to the build batch tool. check-in: 331eb31719 user: mistachkin tags: trunk | |
2022-06-06
| ||
23:25 | Update the VsWhere tool in externals to the 3.0.3 release. check-in: 2d13a812c6 user: mistachkin tags: trunk | |
2022-06-02
| ||
01:50 | Final updates for release 1.0.116.0. check-in: 5c8e83567e user: mistachkin tags: trunk, release, release-1.0.116.0 | |
01:48 | Update the download pages. Closed-Leaf check-in: b0bbe56716 user: mistachkin tags: preRelease | |
00:48 | Yet another documentation update. check-in: c1676f12a9 user: mistachkin tags: preRelease | |
2022-06-01
| ||
16:23 | Another minor documentation update. check-in: a01b677292 user: mistachkin tags: preRelease | |
16:19 | Fix a couple typos. check-in: 3a2e3c3db3 user: mistachkin tags: preRelease | |
16:01 | Update the CHM file for release 1.0.116.0. check-in: 94f60ab3ca user: mistachkin tags: preRelease | |
15:54 | Update version history docs. check-in: b7dc5b7705 user: mistachkin tags: preRelease | |
14:28 | Minor changes to get things compiling for the .NET Compact Framework again. check-in: e76de45fff user: mistachkin tags: trunk | |
2022-05-27
| ||
18:29 | Update Eagle in externals to the beta 50 release. check-in: 4a8522f2ab user: mistachkin tags: trunk | |
2022-05-10
| ||
18:12 | Update SQLite core library to the 3.38.5 release. check-in: a172d8eef0 user: mistachkin tags: trunk | |
2022-05-04
| ||
19:18 | Pickup the SQLite 3.38.4 core library docs from upstream. check-in: 2173324ada user: mistachkin tags: trunk | |
19:16 | Update SQLite core library to the 3.38.4 release. Update version history docs. check-in: 4cc0a511e1 user: mistachkin tags: trunk | |
2022-04-27
| ||
19:07 | Pickup the SQLite 3.38.3 core library docs from upstream. check-in: 614be16764 user: mistachkin tags: trunk | |
19:04 | Update SQLite core library to the 3.38.3 release. Update version history docs. check-in: d4b3d9db18 user: mistachkin tags: trunk | |
2022-04-15
| ||
15:23 | Fix build tool to prevent environment variable name collisions with Visual Studio Command Prompt windows. check-in: a07f299150 user: mistachkin tags: trunk | |
2022-04-11
| ||
03:34 | Remove superfluous compile-time options for the interop assembly. check-in: 76703af490 user: mistachkin tags: trunk | |
2022-04-06
| ||
00:14 | Fix one more comment. check-in: 8f866a5e5c user: mistachkin tags: trunk | |
00:12 | Fix a couple comments. check-in: 19044b0ac4 user: mistachkin tags: trunk | |
2022-03-27
| ||
01:55 | Update SQLite core library to the 3.38.2 release. Pickup the SQLite 3.38.2 core library docs from upstream. Update version history docs. check-in: c57fe74dea user: mistachkin tags: trunk | |
2022-03-25
| ||
20:02 | Update SQLite core library to the 3.38.2 pre-release. Update version history docs. check-in: d11b802f38 user: mistachkin tags: trunk | |
2022-03-03
| ||
20:44 | Fix a couple typos in connection pool log message formatting. check-in: c822f77fe9 user: mistachkin tags: trunk | |
20:28 | Fix versioning typo in the README. check-in: 9d9d30f3ab user: mistachkin tags: trunk | |
20:27 | Fix test 'data-1.77' to account for the JSON1 changes. check-in: c0edf416b5 user: mistachkin tags: trunk | |
19:47 | Pickup the SQLite 3.38.0 core library docs from upstream. check-in: 510f704e0a user: mistachkin tags: trunk | |
19:39 | Fix an omission from the previous check-in. check-in: f8dbbf18da user: mistachkin tags: trunk | |
19:34 | Update SQLite core library to the 3.38.0 release. Update version history docs. check-in: 31236fc07d user: mistachkin tags: trunk | |
2022-01-06
| ||
17:43 | Pickup the SQLite 3.37.2 core library docs from upstream. check-in: 271c736751 user: mistachkin tags: trunk | |
17:41 | Update SQLite core library to the 3.37.2 release. Update version history docs. check-in: 61d37f8284 user: mistachkin tags: trunk | |
2021-12-09
| ||
22:45 | Tidy some things up. check-in: ac17cde538 user: mistachkin tags: trunk | |
2021-12-08
| ||
21:51 | Add preliminary support for Visual Studio 2022 to the NuGet packages. check-in: cda213798a user: mistachkin tags: trunk | |
15:59 | Corrections to connection accounting and pool tests. check-in: 29a2f3b9ba user: mistachkin tags: trunk | |
2021-12-07
| ||
04:07 | Several test case fixes. check-in: d887fa3fc9 user: mistachkin tags: trunk | |
03:21 | Add SQLite_StrongConnectionPool environment variable to prevent pooled connections from being garbage collected. check-in: f478cc31c3 user: mistachkin tags: trunk | |
03:15 | Slight wording change in the version history docs. check-in: ef63040311 user: mistachkin tags: trunk | |
03:09 | Update SQLite core library to the 3.37.0 release. Pickup the SQLite 3.37.0 core library docs from upstream. check-in: 779d70e758 user: mistachkin tags: trunk | |
03:03 | Bump version to 1.0.116.0. Update version history docs. check-in: 4d68e5d7ae user: mistachkin tags: trunk | |
02:34 | Merge updates from trunk. Closed-Leaf check-in: b791bbe4f1 user: mistachkin tags: poolV2 | |
02:32 | Keep count of the number of calls into the Open and Close methods. check-in: 1632b701e5 user: mistachkin tags: trunk | |
2021-12-06
| ||
22:43 | Add a missing diagnostic message. check-in: 5f0696d3ba user: mistachkin tags: poolV2 | |
22:03 | Updates to configuration parameter documentation. check-in: 9d176340cd user: mistachkin tags: poolV2 | |
21:14 | Merge updates from trunk. check-in: 4e6fd04906 user: mistachkin tags: poolV2 | |
21:11 | Minor correction to the new disposal handling. check-in: df3967e0ca user: mistachkin tags: trunk | |
2021-12-05
| ||
15:49 | A bit more testing. check-in: 51aa9c6fea user: mistachkin tags: poolV2 | |
02:51 | More design changes. Add tests. check-in: 14caf3ac63 user: mistachkin tags: poolV2 | |
02:25 | Merge updates from trunk. check-in: f1afe22d3b user: mistachkin tags: poolV2 | |
02:07 | Revert incorrect Dispose changes from check-in [95d4c93286]. check-in: 3e5f903c51 user: mistachkin tags: trunk | |
01:56 | Simplify the changes on this branch. check-in: 541dfbca95 user: mistachkin tags: poolV2 | |
01:19 | Add a diganostic message. check-in: 6ae8fc2386 user: mistachkin tags: poolV2 | |
2021-12-04
| ||
22:47 | More work-in-progress. check-in: 328b5c7371 user: mistachkin tags: poolV2 | |
21:29 | Merge updates from trunk. check-in: eadc84b118 user: mistachkin tags: poolV2 | |
21:28 | Important fix to the previous check-in on this branch that prevents the .NET GC thread from getting stuck. check-in: 0317b1318d user: mistachkin tags: trunk | |
21:27 | Fixes to the (new) SQLiteConnectionPool.Initialize method. check-in: 1a3acc0c6c user: mistachkin tags: poolV2 | |
19:47 | More changes. check-in: 9d8b010175 user: mistachkin tags: poolV2 | |
19:37 | Experimental changes to the connection pool subsystem. check-in: 5ac271a0ef user: mistachkin tags: poolV2 | |
03:12 | Initial work on addressing several object lifecycle issues with pooled database connections. check-in: 95d4c93286 user: mistachkin tags: trunk | |
2021-11-02
| ||
23:01 | Fix version typo on the download pages. check-in: d966f1da0b user: mistachkin tags: trunk | |
22:42 | Batch tool updates for the test suite. check-in: e5d1b7cdee user: mistachkin tags: trunk | |
21:29 | Final updates for release 1.0.115.5. check-in: 6706ec7332 user: mistachkin tags: trunk, release, release-1.0.115.5 | |
14:20 | Update the release archive manifest. check-in: 868448b63e user: mistachkin tags: trunk | |
02:30 | Robustify ERRORLEVEL handling in the batch tools that run the test suite. Closed-Leaf check-in: 5bd9e84117 user: mistachkin tags: fixErrorLevel | |
02:19 | Update the CHM file for release 1.0.115.5. check-in: e1e43226d0 user: mistachkin tags: trunk | |
00:35 | Update version history docs. check-in: dd2edb82c9 user: mistachkin tags: trunk | |
2021-11-01
| ||
14:43 | Minor test suite infrastructure fix. check-in: 908839b33a user: mistachkin tags: trunk | |
00:34 | Add the draft 'table-options' core library documentation file from upstream. check-in: 40783eca7d user: mistachkin tags: trunk | |
00:26 | Pickup the latest SQLite core library draft docs from upstream. check-in: c364befc65 user: mistachkin tags: trunk | |
00:15 | Update SQLite core library to the latest pre-3.37.0 code. check-in: b101552e1c user: mistachkin tags: trunk | |
2021-10-31
| ||
19:24 | Update Eagle in externals to the beta 49 release. check-in: 3b9e2fdc06 user: mistachkin tags: trunk | |
2021-10-14
| ||
20:48 | Fix metadata UTF-16 string length calculations on Linux. Fix for forum post [eeaefb84ec]. check-in: 6cda6ab5ab user: mistachkin tags: trunk | |
02:36 | Update SQLite core library to the latest trunk code. check-in: a5ec29acc4 user: mistachkin tags: trunk | |
2021-10-13
| ||
15:09 | Remove the 'CantOpen_Exists' error code as it is now removed from the core library. check-in: 8e96e8dd41 user: mistachkin tags: trunk | |
15:01 | Minor enhancement to cleanupDb in the test suite. check-in: 41fe811ebc user: mistachkin tags: trunk | |
04:59 | Consistently use the 'cleanupFile' test suite helper procedure. check-in: d857019fa1 user: mistachkin tags: trunk | |
04:44 | Correct a comment from the previous check-in. check-in: c34c018f08 user: mistachkin tags: trunk | |
04:42 | Add an internal helper method to return the native library file name. check-in: 0266ad34f7 user: mistachkin tags: trunk | |
01:01 | Fix a comment. check-in: 24d8e15723 user: mistachkin tags: trunk | |
2021-10-12
| ||
21:39 | Modify visibility of an internal static field. check-in: 374d0c963e user: mistachkin tags: trunk | |
04:59 | Enable the 'dbpage' virtual table in the SQLite core library. check-in: 4a728b84ba user: mistachkin tags: trunk | |
03:01 | Update SQLite core library to the latest trunk code. check-in: e48a6dba13 user: mistachkin tags: trunk | |
01:40 | Bump version to 1.0.115.5. Update version history docs. check-in: 452a22af62 user: mistachkin tags: trunk | |
01:28 | Add Busy event to the SQLiteConnection class. Pursuant to forum post [08a52f61fc]. check-in: 72c2713537 user: mistachkin tags: trunk | |
2021-10-11
| ||
01:09 | Initial work on a way to handle 'database is busy' events via wrapping the native 'sqlite3_busy_handler' API. check-in: 2541fcec64 user: mistachkin tags: trunk | |
2021-10-07
| ||
04:04 | More minor changes. check-in: 4e853dcd1d user: mistachkin tags: trunk | |
2021-10-06
| ||
23:40 | Another internal enhancement to the connection pool integration. check-in: 29a9603298 user: mistachkin tags: trunk | |
22:04 | More internal changes to the connection pool. check-in: f93cb5dde5 user: mistachkin tags: trunk | |
21:56 | Further minor refactoring of the connection pool. check-in: fe93b5dc98 user: mistachkin tags: trunk | |
21:42 | When opening a connection, keep track of the specified maximum pool size. check-in: a6b76e293b user: mistachkin tags: trunk | |
2021-10-05
| ||
21:32 | Adapt to upstream Eagle core library changes in the 'session' test cases. check-in: 1e40ea5226 user: mistachkin tags: trunk | |
21:25 | For cleanup purposes, catch (and re-throw) all exceptions raised within the SQLiteConnection.Open() method. check-in: 6177ac44cf user: mistachkin tags: trunk | |
21:23 | Remove superfluous global namespace qualifiers from tests. check-in: 1973fda458 user: mistachkin tags: trunk | |
2021-09-16
| ||
14:56 | Minor coding style change in the test suite. check-in: d2c257228b user: mistachkin tags: trunk | |
2021-09-01
| ||
01:28 | Remove HTTPS protocol selection from the test suite infrastructure. check-in: d936280d17 user: mistachkin tags: trunk | |
2021-08-31
| ||
01:27 | Adapt to an upstream change in the SQLite core library. check-in: e55d2f921e user: mistachkin tags: trunk | |
2021-08-25
| ||
22:02 | Final updates for release 1.0.115.0. check-in: 44a3e5a024 user: mistachkin tags: trunk, release, release-1.0.115.0 | |
14:28 | Interim updates to the download pages for the 1.0.115.0 release. check-in: e95d027d57 user: mistachkin tags: trunk | |
13:44 | Update the CHM file for release 1.0.115.0. check-in: f1c9de7e7b user: mistachkin tags: trunk | |
12:11 | Fix for missing FILENAME_MAX preprocessor define on Windows CE. check-in: 232ea198c8 user: mistachkin tags: trunk | |
01:51 | Minor correction to the stress test. check-in: aab2e72cd4 user: mistachkin tags: trunk | |
2021-08-24
| ||
23:19 | Update version history docs. check-in: 913eebafa5 user: mistachkin tags: trunk | |
23:05 | Update Eagle in externals to the beta 48 release. check-in: af2df8d6ed user: mistachkin tags: trunk | |
2021-08-20
| ||
23:03 | Add the CantOpen_Exists result code. check-in: 0d84aaae68 user: mistachkin tags: trunk | |
22:55 | Add the Constraint_DataType result code. check-in: fab90dc44e user: mistachkin tags: trunk | |
2021-08-13
| ||
04:32 | Use exact NuGet package versioning for dependencies. check-in: b79ecab5d0 user: mistachkin tags: trunk | |
2021-08-11
| ||
19:50 | Pickup upstream updates to the release archive verification tool. check-in: 5016a07d4d user: mistachkin tags: trunk | |
2021-08-10
| ||
05:27 | A bit of stress test output cleanup. check-in: 0d2861465e user: mistachkin tags: trunk | |
2021-08-08
| ||
17:55 | Update Eagle in externals to the beta 47 release. check-in: 27cb08567f user: mistachkin tags: trunk | |
17:53 | Avoid using the 'rarr' HTML entity in the virtual table documentation comments. check-in: f201bc2472 user: mistachkin tags: trunk | |
2021-08-05
| ||
03:59 | Pickup upstream updates to the release archive verification tool. check-in: 295bc89a9e user: mistachkin tags: trunk | |
2021-07-28
| ||
01:51 | Pickup the latest SQLite core library docs from upstream. check-in: eb4d2513f1 user: mistachkin tags: trunk | |
01:48 | Minor downloads page clarification. check-in: ff65ba1a83 user: mistachkin tags: trunk | |
01:46 | Fix a couple minor typos. check-in: 8f7f6cb9a9 user: mistachkin tags: trunk | |
01:43 | Move all 'setup' package downloads to their own page and more prominently mark them as officially unsupported. check-in: b672c8bbbf user: mistachkin tags: trunk | |
01:01 | Update SQLite core library to the 3.36.0 release. check-in: 43c8034f99 user: mistachkin tags: trunk | |
00:17 | Bump version to 1.0.115.0. Update version history docs. check-in: c294c3c3cb user: mistachkin tags: trunk | |
2021-07-04
| ||
03:30 | Minor test suite fix for the .NET Standard 2.1. check-in: 4856f8b23c user: mistachkin tags: trunk | |
03:14 | Test suite fix for the 'session-1.9' test on the .NET Framework 2.0. check-in: 60d5e94561 user: mistachkin tags: trunk | |
2021-07-03
| ||
17:58 | Enhance the 'getTestProperties' test suite procedure to allow for arbitrary extra properties. check-in: 52871b7546 user: mistachkin tags: trunk | |
2021-07-02
| ||
15:55 | Enhance test suite infrastructure to support global set of extra connection string properties. check-in: c737725c24 user: mistachkin tags: trunk | |
2021-06-18
| ||
01:20 | Bump the primary NuGet package version. check-in: 2a2ae1fe77 user: mistachkin tags: trunk | |
01:10 | Bump another NuGet package version. check-in: 1bc75f3557 user: mistachkin tags: trunk | |
00:46 | Pickup updates to the 'verify.eagle' tool from upstream. check-in: 152f3d3e8a user: mistachkin tags: trunk | |
2021-06-17
| ||
22:57 | Bump several NuGet package versions. check-in: c2d14915f2 user: mistachkin tags: trunk | |
2021-06-07
| ||
17:34 | Change ForceLogPrepare to an instanced property, primarily in order to avoid lock contention. Pursuant to https://sqlite.org/forum/forumpost/0cf95d2717. check-in: 15055f1aac user: mistachkin tags: trunk | |
2021-05-31
| ||
17:57 | Update the downloads page. check-in: 0ba5dd65c3 user: mistachkin tags: trunk | |
17:03 | Update versions / hashes for the NuGet packages used for the .NET Standard 2.x. Pursuant to [e58a0b5bae]. check-in: 20288b2eed user: mistachkin tags: trunk | |
2021-05-30
| ||
01:06 | Pickup more updates to the 'verify.eagle' tool from upstream. Pursuant to [be4daf18b7]. check-in: a6cc170ca6 user: mistachkin tags: trunk | |
2021-05-29
| ||
20:22 | Minor terminology fix for a couple web pages. check-in: a06e6ab69a user: mistachkin tags: trunk | |
20:10 | Update versions / hashes for the NuGet packages used for the .NET Standard 2.x. Pursuant to [be4daf18b7]. check-in: 7c01cb42d6 user: mistachkin tags: trunk | |
2021-05-25
| ||
21:11 | Final updates for release 1.0.114.0. check-in: dc66f909f4 user: mistachkin tags: trunk, release, release-1.0.114.0 | |
21:05 | Updates to the downloads page for the 1.0.114.0 release. Closed-Leaf check-in: 8d0ae32d11 user: mistachkin tags: preRelease | |
16:17 | Enhancements to the NuGet package building batch tool. check-in: 28d38df594 user: mistachkin tags: preRelease | |
05:43 | Preliminary changes to the download page. check-in: bdcc2c3036 user: mistachkin tags: preRelease | |
2021-05-24
| ||
21:17 | Enhancements to the INTEROPONLY option to the build batch tool. check-in: 138bda1536 user: mistachkin tags: preRelease | |
2021-05-23
| ||
20:16 | More fixes to release automation for the .NET Standard 2.x. check-in: 8b3ffe4efc user: mistachkin tags: preRelease | |
19:41 | Updates to the release batch tools in order to support the .NET Standard 2.x. check-in: c218ff1723 user: mistachkin tags: preRelease | |
17:37 | Update the CHM file for release 1.0.114.0. check-in: b857e70955 user: mistachkin tags: preRelease | |
17:35 | Update version history docs. check-in: 4d1a8b5e1c user: mistachkin tags: preRelease | |
16:58 | Corrections to the previous check-in. check-in: 377e20ea19 user: mistachkin tags: trunk | |
16:20 | Minor test suite logging enhancement for caught exceptions. check-in: b3da716218 user: mistachkin tags: trunk | |
15:25 | Fix compilation issues seen with the .NET Compact Framework. check-in: 6693b87658 user: mistachkin tags: trunk | |
2021-05-22
| ||
21:45 | More updates to wiki pages. check-in: c135703521 user: mistachkin tags: trunk | |
21:27 | Updates to a couple wiki pages. check-in: 71d3868708 user: mistachkin tags: trunk | |
2021-05-16
| ||
18:48 | Improve test suite handling of invoking dynamically compiled C# code. check-in: f5ff93e3d6 user: mistachkin tags: trunk | |