Documentation Source Text

Timeline
Login

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

50 most recent check-ins tagged with "trunk"

2024-04-16
16:29
Fix a few misspellings and grammos. (Leaf check-in: 4159d99277 user: larrybr tags: trunk)
16:22
Small typo fix reported in the forum. (check-in: 21630b76fa user: stephan tags: trunk)
2024-04-15
16:14
Merge version 3.45.3 changes into trunk. (check-in: 692e7b884b user: drh tags: trunk)
2024-04-14
08:37
Typo corrections pointed out in the forum. (check-in: 850ebf3ca3 user: stephan tags: trunk)
2024-04-10
13:05
Disambiguate the WHERE-clause push-down optimization and the MySQL push-down optimization. (check-in: 798b43b807 user: drh tags: trunk)
2024-04-08
14:25
Remove from lockingv3.in statements that have not been true since version 3.6.5. (check-in: 165f1390af user: dan tags: trunk)
12:00
Mention the WHERE-clause push-down enhancement in the change log. (check-in: e3bd48c44b user: drh tags: trunk)
2024-04-06
13:49
Typo fix reported in the forum. (check-in: 0bd0f5d49f user: stephan tags: trunk)
2024-04-03
17:48
Update the whentouse.in document to use the table-of-contents layout. (check-in: b0aa39be7a user: drh tags: trunk)
15:38
Tweaks to the change log for 3.46.0. (check-in: 9a9404ea20 user: drh tags: trunk)
2024-04-01
12:41
Add links to window functions, math functions, and JSON functions to the index on the main SQL syntax page. (check-in: ba3f8dcd16 user: drh tags: trunk)
2024-03-29
20:57
Fix typo in the pragma optimize documentation. (check-in: b7af73016b user: drh tags: trunk)
20:49
More tweaks to the date/time function documentation. (check-in: 2b52ce704e user: drh tags: trunk)
17:56
Improved formatting (less whitespace) in the time-value format table. (check-in: b665a4c6ef user: drh tags: trunk)
17:49
Attempted improvement to the date/time function documentation. (check-in: 5a2217dc58 user: drh tags: trunk)
2024-03-28
14:56
Improved wording in the change log for the VALUES-as-coroutine optimization. (check-in: 33ef696a6a user: drh tags: trunk)
2024-03-27
20:33
Add "Custom Auxiliary Functions API Overview" section to fts5.in. (check-in: 37e33a83a0 user: dan tags: trunk)
2024-03-22
16:28
Fix a typo on the change log. (check-in: e37777f78d user: drh tags: trunk)
2024-03-18
23:31
Improvements to query planner documentation. (check-in: 8daf6750f4 user: drh tags: trunk)
18:09
Add mention of the VALUES-as-coroutine optimization to the 3.46.0 change log. (check-in: 5725078ac1 user: drh tags: trunk)
2024-03-14
14:17
Improvements to the json_pretty() documentation. (check-in: 8599ff66d8 user: drh tags: trunk)
11:05
Clarify documentation of date/time functions. (check-in: 07fa5fc08f user: drh tags: trunk)
2024-03-13
17:43
Merge the latest 3.45 branch enhancements into the trunk. (check-in: 4cbac6e9df user: drh tags: trunk)
17:39
Fix a typo - a missing "the". (check-in: 70cdb08c16 user: drh tags: trunk)
2024-03-08
19:31
Correct version number in which CVS 2023-7104 was fixed (3.43.1 instead of 3.43.2), as reported in [forum:5f3c098d95|forum post 5f3c098d95]. (check-in: 478b394e60 user: stephan tags: trunk)
2024-03-06
20:59
Add documentation for json_pretty(). (check-in: 3fa054c734 user: drh tags: trunk)
2024-03-04
14:26
Updates to date/time documentation to cover the new ceiling and floor modifiers. (check-in: 755f0ef018 user: drh tags: trunk)
2024-03-02
20:58
Document the (no yet landed) "mnth" and "yr" date interval modifiers. (check-in: a69e7c0dfe user: drh tags: trunk)
2024-02-27
20:24
Typo fix and remove a superfluous distinction made between hex and decimal digits (the goal being to preclude the need to edit that part if more numeric literal formats are added). (check-in: 77b157a6a3 user: stephan tags: trunk)
20:15
Document the added support for readablility underscores in numeric literals. (check-in: c92361d424 user: drh tags: trunk)
2024-02-25
16:48
Typo fixes in json1.in reported in the forum. (check-in: dc18e48b7a user: stephan tags: trunk)
2024-02-22
16:13
More precise description of when the sqlite_sequence table is created and written. (check-in: 7352924d4a user: drh tags: trunk)
15:53
Typo fix reported in the forum. (check-in: 7d74022e2d user: stephan tags: trunk)
2024-02-21
13:43
Still more tweaks to the PRAGMA optimize documentation and usage recommendations. (check-in: 4c0d69d594 user: drh tags: trunk)
13:18
Minor tweak to the PRAGMA optimize suggested use docs. (check-in: a5f7dfa489 user: drh tags: trunk)
2024-02-20
20:58
More tweaks to PRAGMA optimize documentation. (check-in: a78e7b04fe user: drh tags: trunk)
18:47
Update documentation to talk about enhancements to PRAGMA optimize. (check-in: 8442623cb4 user: drh tags: trunk)
2024-02-16
18:52
Activate the table-of-contents for the ANALYZE documentation page. (check-in: 19e26c0a78 user: drh tags: trunk)
18:51
Updates to the change log. (check-in: bf8f13e01e user: drh tags: trunk)
18:43
New hyperlinks and refinements to the enhanced ANALYZE documentation. (check-in: da19a9e007 user: drh tags: trunk)
18:31
Clarify and expand the documentation on the use of PRAGMA optimize and ANALYZE and the query planner stability guarantee. (check-in: b101c6c0fb user: drh tags: trunk)
2024-02-13
18:06
Minor WAL mode clarification for an SQLITE_BUSY case suggested in the forum. (check-in: ae6dc63646 user: stephan tags: trunk)
17:39
Correct 'Azure Cosmos' typo reported in the forum. (check-in: 5cda9cfe68 user: stephan tags: trunk)
2024-01-31
23:45
Cure a few grammatical flaws reported in the forum, and zap trailing whitespace. (check-in: 9de0929942 user: larrybr tags: trunk)
2024-01-29
04:49
SQL result typo fix reported in the forum and confirmed in /fiddle. (check-in: 5acd77fc59 user: stephan tags: trunk)
2024-01-28
23:24
Fix typos. Forum post c3dfc31075. (check-in: 39f4b7bcaa user: drh tags: trunk)
2024-01-23
13:07
Add a note to foreignkeys.in that fk references may not span schemas. (check-in: 5eef8cf0b5 user: stephan tags: trunk)
2024-01-19
01:09
Start recording changes for 3.46.0. Add documentation for the enhancements to strftime(). (check-in: f184d6507b user: drh tags: trunk)
2024-01-16
16:06
Add CVE-2024-0232 to the cves.html page. (check-in: ebd7b980c5 user: drh tags: trunk)
14:06
Fix action-item numbering in the security.html document. Forum thread ecd26c46dd. (check-in: b59e5a0b23 user: drh tags: trunk)