Documentation Source Text

Timeline
Login

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

50 most recent check-ins

2024-09-07
19:41
Add documentation about the SQLITE_ENABLE_ORDERED_SET_AGGREGATES compile-time option. (Leaf check-in: f1cdeae121 user: drh tags: trunk)
2024-09-06
12:24
Updates to the change log and to percentile documentation. (check-in: 58b28b2eab user: drh tags: trunk)
2024-08-27
10:16
Typo fix reported in the forum. (check-in: 6b3ead810d user: stephan tags: trunk)
2024-08-26
17:33
Add a missing apostrophe - "tokenizers" -> "tokenizer's". (check-in: 05370894c9 user: dan tags: trunk)
2024-08-24
15:10
Fix typo in fts5.html. (check-in: f3d82c828d user: dan tags: trunk)
2024-08-23
17:45
Update fts5.html with docs for the fts5_get_locale() function. (check-in: 837177e558 user: dan tags: trunk)
14:39
Typo fix reported in the forum. (check-in: 3ad6203972 user: stephan tags: trunk)
2024-08-19
20:35
Update fts5.in to docuement the locale=1/fts5_locale() functionality. (check-in: e1a817e1d4 user: dan tags: trunk)
13:21
Typo fixes reported in the forum. (check-in: 7c56bb6720 user: stephan tags: trunk)
2024-08-16
19:51
Merge patches from branch-3.46 into the trunk. (check-in: 3130eb2c30 user: drh tags: trunk)
19:50
Update the URL links to the source repositories on the Download page. (Leaf check-in: c017b18db8 user: drh tags: branch-3.46)
19:43
Mention the order-by-subquery optimization in the 3.47.0 release notes. (check-in: 6afbb5ef42 user: drh tags: trunk)
2024-08-14
17:04
Merge all the version-3.46.1 fixes into trunk. (check-in: 537f70bc8f user: drh tags: trunk)
2024-08-13
13:30
Typo fix in date-time functions. (check-in: 32c3448fe5 user: drh tags: branch-3.46)
09:24
Version 3.46.1 (check-in: d1c2866152 user: drh tags: release, branch-3.46, version-3.46.1)
2024-08-10
19:17
Make note of the OPFS VFS fixes in 3.46.1. (check-in: 26b7df1bb8 user: stephan tags: branch-3.46)
18:17
Initial draft of the 3.46.1 webpage. (check-in: 7fcbe31040 user: drh tags: branch-3.46)
2024-08-03
15:33
Clarification of where CTEs are and are not legal in a trigger, per request in [forum:dd88ae9aa0|forum post dd88ae9aa0]. (check-in: a0758d71e0 user: stephan tags: trunk)
2024-07-25
20:22
More improvements to the docs.html page. (check-in: 49fa584665 user: drh tags: trunk)
15:06
Updates to quickstart and to the common-items menu. Begin updating the documentation index. (check-in: 3d5456ff90 user: drh tags: trunk)
14:15
Add documentation for the percentile extension. Mention that median() and percentile() are now included in the CLI build. (check-in: 424a364354 user: drh tags: trunk)
10:34
Improvements to the floatingpoint.html document, so that function names like "decimal()" and "decimal_add()" are searchable and have their own subheadings. (check-in: fd8403a37a user: drh tags: trunk)
08:54
Begin some experimental documentation of all of the extension functions found in the CLI. (Leaf check-in: 78e421cb60 user: drh tags: extension-functions)
2024-07-24
14:00
Typo fix. (check-in: 05b2abfa53 user: stephan tags: trunk)
12:27
Fix back-reference to the view-scan optimization in the 3.44.0 change log. (check-in: 96e532f300 user: drh tags: trunk)
12:26
Typo fix and add a mention of an OPFS corruption fix in the 3.47 change log. (check-in: 13c6e984c0 user: stephan tags: trunk)
12:16
Rename WHERE-clause push-down optimization to predicate push-down. (check-in: e11c23e9c7 user: drh tags: branch-3.46)
10:03
The schema format version can be zero on a database with no schema. (check-in: 96e5ed6a96 user: drh tags: branch-3.46)
10:00
The schema format version can be zero on a database with no schema. (check-in: 59c1761e0f user: drh tags: trunk)
2024-07-23
19:09
Begin constructing a change log for the 3.47.0 release. (check-in: 155cc10ec0 user: drh tags: trunk)
2024-07-17
19:02
Improvements to --unsafe-testing documentation. (check-in: e891a0b64c user: drh tags: trunk)
2024-07-15
21:17
Further enhancements to wording changes of the previous two check-ins. (check-in: a64f66ce40 user: drh tags: trunk)
12:01
Second typo fix in the same line as the previous checkin. (check-in: 17ada40b37 user: stephan tags: trunk)
11:54
Typo fix reported in [forum:/info/dc39ad35ae | forum post dc39ad35ae]. (check-in: 67d2351c8b user: stephan tags: trunk)
2024-07-14
23:07
Improvements to the "Disadvantages" section of the wal.html document. (check-in: 2ec07bda59 user: drh tags: trunk)
22:39
Omit the reference to Merritt Tracy in the flextypegood.in document. (check-in: fae199f48b user: drh tags: trunk)
2024-07-02
11:43
Fix typo on the CVE page. [forum:/forumpost/dee8a25a21|forum post dee8a25a21] (check-in: 62bf3b4501 user: drh tags: trunk)
2024-06-17
13:11
Typo fix in printf.html (Leaf check-in: 35cbddb725 user: drh tags: branch-3.45)
12:39
Updates to the file-format document, for clarity. (check-in: 4fa9a39cd7 user: drh tags: branch-3.45)
12:39
Updates to the file-format document, for clarity. (check-in: ec5180a27e user: drh tags: trunk)
2024-06-05
13:57
Update release history and compile pages to account for the fact that there used to be an SQLITE_USE_SEH but there is no longer. (check-in: c269a261ef user: stephan tags: trunk)
13:45
Replace SQLITE_USE_SEH with SQLITE_OMIT_SEH, as reported in [forum:/info/3bbb92c395] and discussed in /chat. (check-in: e65aad211b user: stephan tags: trunk)
2024-06-02
10:08
Correct the return type of ->> and -> in lang_expr.html. [forum:/forumpost/3cfde72cad|Forum post 3cfde72cad]. (check-in: 6ee6a0e9a3 user: drh tags: trunk)
2024-06-01
14:57
Fix typo in the sessiosintro.html document. (check-in: 23b14b0ef4 user: drh tags: trunk)
2024-05-23
20:19
Add a tag to a section in vtab.html, for easier linking. (check-in: ee3e0094b5 user: drh tags: trunk)
18:18
Typo fix (check-in: 5ee3c7b8f6 user: drh tags: trunk)
17:55
More tweaks to the "Quirks" document. (check-in: 8b02cf58d5 user: drh tags: trunk)
17:43
Improved explaination of the NULL PRIMARY KEY quirk. (check-in: 468ad595b6 user: drh tags: trunk)
13:30
Version 3.46.0 (check-in: 483ab3d6b0 user: drh tags: trunk, release, version-3.46.0)
2024-05-22
19:07
Fix typo in News. (check-in: 517dfb73d5 user: drh tags: trunk)