Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
20 most recent check-ins
2023-03-01
| ||
22:41 | Attempt to disable Microsoft telemetry at build time. Leaf 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 | |