Unnamed Fossil Project

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2026-06-13
15:05
Include mentions of the PRAGMA case_sensitive_like statement in the stale expression indexes documentation. Leaf check-in: 7f680aaf93 user: drh tags: trunk
2026-06-04
01:35
Merge the latest branch-3.53 changes into trunk. check-in: f55ea6581d user: drh tags: trunk
2026-06-03
19:15
Version 3.53.2 Leaf check-in: 91f016cc05 user: drh tags: branch-3.53, version-3.53.2
17:23
Document that ALTER TABLE ALTER COLUMN DROP NOT NULL removes at least one but no necessarily all NOT NULL constraints from the column. [bugs:/info/2026-05-27T14:43:36Z|Bug 2026-05-27T14:43:36Z]. check-in: eb89f278c8 user: drh tags: branch-3.53
2026-05-29
15:17
Update documentation due to the name changes for the diskused() extension and the .diskused dot-command. check-in: 81171be73f user: drh tags: trunk
14:19
Add documentation for the analyze() extension function. Mark sqlite3_analyzer as deprecated. check-in: 236d2fa299 user: drh tags: trunk
13:28
Minor tweaks to the 3.54.0 change log. check-in: 4102b95f30 user: drh tags: trunk
13:01
Updates to the archive sections of the CLI documentation check-in: b22ba50dfe user: drh tags: trunk
2026-05-21
16:39
Documentation updates for "PRAGMA defer_foreign_keys" in response to [bugs:/forumpost/c6bf0db6fa|Bug c6bf0db6fa]. check-in: a4e6c0effc user: drh tags: branch-3.53
2026-05-20
11:35
Merge recent documentation fixes and enhancements from branch-3.53 into trunk. check-in: fcb909d221 user: drh tags: trunk
2026-05-19
17:52
Update documentation to explain that non-deterministic functions are allowed in CHECK constraints due to an historical accident and that the behavior of such constructs is not guaranteed, as long as they do not result in a crash. [bugs:/forumpost/f39a2a2ae7|Bug report f39a2a2ae7] check-in: 0ac9f7c04f user: drh tags: branch-3.53
17:18
Update the documentation of the -> and ->> operators for JSON to make it clear the the RHS must either be a full PATH or a number of an alphanumeric text object label. [bugs:/forumpost/a5a024f2b6|Bug report a5a024f2b6]. check-in: 6e7a48aa55 user: drh tags: branch-3.53
2026-05-18
20:00
Enhance the JSON documentation to state that the "json" and "root" hidden parameters to json_each() are for constraints only and do not provide reliable results when read. check-in: 2a34448f5c user: drh tags: branch-3.53
18:15
Add the "Quirks" subsection to the JSON documentation. check-in: b9382d3f9b user: drh tags: branch-3.53
14:37
Fix a typo in the JSON SQL function documentation. check-in: 15ae100854 user: drh tags: branch-3.53
2026-05-14
19:13
Fix documentation of the decimal_sum() extension function. [forum:/forumpost/567e70d078|Forum post 567e70d078]. check-in: 326545931b user: drh tags: branch-3.53
15:13
Additional documentation about the generated-column xfer-optimization quirk. check-in: fb956a415d user: drh tags: trunk
15:06
Enhancements to the INSERT documentation. check-in: 89b2adbf07 user: drh tags: trunk
2026-05-11
19:19
Merge recent branch-3.53 fixes into trunk. check-in: f4571b803e user: drh tags: trunk
19:19
Refinements to the new xfer-optimization text. check-in: d66988d5ce user: drh tags: trunk
19:09
Add notes about the xfer-optimization to the INSERT documentation page. check-in: ce17829907 user: drh tags: trunk
18:45
Information about CVE-2025-70873. check-in: 272c04c2d8 user: drh tags: branch-3.53
2026-05-07
15:07
Update with %J and %j changes to printf(), and the latest bug fixes from branch-3.53. check-in: bb1ac84f0f user: drh tags: trunk
09:25
More typo fixes Closed-Leaf check-in: 2b182e6fc9 user: drh tags: format-json
09:19
Fix incorrect fragment identifier. check-in: 37e6d6d519 user: drh tags: format-json
09:14
Documentation for the new %J and %j conversions check-in: a8040c570b user: drh tags: format-json
08:12
Typo fix in cliprompt.html check-in: 37922f718a user: drh tags: trunk
07:56
Clarify documention of the substr() SQL function. check-in: 226378f0bd user: drh tags: branch-3.53
2026-05-06
11:15
Merge branch-3.53 fixes into trunk. check-in: a45d90f82b user: drh tags: trunk
11:04
Correction to the description of valid syntax for TCL array parameters. check-in: 9773a5f710 user: drh tags: branch-3.53
2026-05-05
13:19
Typo fix in the 3.53.1 change log check-in: cb08b0114e user: drh tags: branch-3.53
10:39
Version 3.53.1 check-in: 7fc202c195 user: drh tags: branch-3.53, version-3.53.1
2026-05-04
13:37
More tweaks to the CLI documentation. check-in: ae930d5c08 user: drh tags: trunk
11:52
Use the Terminal formatter only for actual terminal output. Use <codeblock> for quoted SQL and similar. check-in: 700f7737c5 user: drh tags: trunk
11:29
Document the use of NO_COLOR to disable colorization. check-in: a46f660235 user: drh tags: trunk
2026-05-02
23:56
Updates to the cliprompt.html document. check-in: 6a7a1e46ba user: drh tags: trunk
2026-04-30
18:43
Fix a date typo on the cli.html page. check-in: fb94fffd09 user: drh tags: trunk
18:39
Updates to SQLITE_PS1 documentation to cover recent changes. Improvements to the 3.54.0 change log. check-in: 64c637f4c5 user: drh tags: trunk
16:04
Update documentation for the latest CLI prompt enhancements. check-in: 3fa6fb04bf user: drh tags: trunk
14:08
Minor tweaks to the cliprompt.html document. check-in: 0eae092355 user: drh tags: trunk
14:01
Formatting improvements and fixes in the CLI documentation. check-in: 1b9feea837 user: drh tags: trunk
13:43
Minor typo fix reported by BrickViking. check-in: d6cbae7cac user: stephan tags: branch-3.53
13:28
Work toward improving the CLI documentation. check-in: f5fd7a06dd user: drh tags: trunk
2026-04-29
08:07
Reformulation of the previous checkin as a prototype patch for upstream wapp.tcl. This also updates to the latest upstream wapp, so contains other wapp-specific changes as well. check-in: dcb495307a user: stephan tags: branch-3.53
07:46
Remove the explicit conversion of text/* data to utf-8 in wap.tcl because it corrupts certain bytes, like non-breaking spaces emitted by pikchr. In this specific app, all of the text data are known to already be utf-8. Problem initially noticed by BrickViking. check-in: 56d589ba94 user: stephan tags: branch-3.53
2026-04-28
10:22
Merge all the latest branch-3.53 fixes into trunk. check-in: 7a4800677b user: drh tags: trunk
10:17
Minor typo fix reported in the forum. check-in: 5aa82c6604 user: drh tags: branch-3.53
07:23
Minor typo fix reported in the forum. Leaf check-in: c3cd640b53 user: stephan tags: branch-3.51
2026-04-27
14:29
Further enhancements to the cliprompt.html document. check-in: 9d6a7aed8f user: drh tags: trunk
2026-04-26
14:41
Add explicit charset to the docapp/main.tcl text/html mimetype in an attempt to resolve some rendering discrepancies between docapp-emitted vs althttpd-emitted output. check-in: 85edab9628 user: stephan tags: branch-3.53