Documentation Source Text

Timeline
Login

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

50 most recent check-ins

2023-09-16
13:28
Merge typo fix in the CLI document from branch-3.43. (Leaf check-in: d8e78b65da user: drh tags: trunk)
13:27
Fix typo in the CLI document. (Leaf check-in: 801f1184f2 user: drh tags: branch-3.43)
2023-09-14
14:42
Merge branch-3.43 fixes into trunk. (check-in: 241501a523 user: drh tags: trunk)
14:41
Fix typos in the result code documentation. Problem reported by https://sqlite.org/forum/forumpost/173ebd7dc1. (check-in: 6cea079c40 user: drh tags: branch-3.43)
2023-09-12
13:40
Fix rendering of embedded SVG. See forum post https://sqlite.org/forum/forumpost/9834724f0f4d4a (check-in: 762ef93f09 user: drh tags: branch-3.43)
13:38
Fix rendering of embedded SVG. See forum post https://sqlite.org/forum/forumpost/9834724f0f4d4a (check-in: d045fbf93a user: drh tags: trunk)
2023-09-11
17:57
Fix a harmless typo in the 3.42.0 change log. (check-in: dc2a11f63b user: drh tags: branch-3.43)
16:51
Avoid duplicating entries returned by changelog searches in all minor versions. (check-in: b5d3147243 user: dan tags: trunk)
15:43
Fix the timeline hyperlink for the snapshot tarball on the download page. (check-in: 0e083481a3 user: drh tags: branch-3.43)
15:38
Merge 3.43.1 changes. Update the change log. (check-in: 1bfa4ba9f4 user: drh tags: trunk)
12:11
Version 3.43.1 (check-in: c4cf636236 user: drh tags: branch-3.43, version-3.43.1)
2023-09-08
14:56
Update change log and news in preparations for a patch release. (check-in: 72388c464e user: drh tags: branch-3.43)
12:42
Fix grammo reported in forum. (check-in: b827623d78 user: drh tags: branch-3.43)
2023-09-07
20:42
Fix grammo reported in forum. (check-in: bb23eb2b79 user: larrybr tags: trunk)
2023-09-05
14:39
Improvements to the descriptions of threading modes, in an attempt to avoid confusion. (check-in: c93628caf3 user: drh tags: branch-3.43)
2023-08-29
19:12
Document the new conversion letters for strftime(). (check-in: ffcfef0089 user: drh tags: trunk)
15:38
Start the 3.44.0 development cycle. Add documentation for CONCAT() and CONCAT_WS(). (check-in: 87a39b4d6d user: drh tags: trunk)
2023-08-28
15:17
Document the fact that SUM() and related functions may return NULL if the input sequence contains both positive and negative infinities. (check-in: ae9b1ad384 user: drh tags: trunk)
13:50
Fix fts5 docs to correctly say that the structure record has id=10 and the averages record id=1. (check-in: 99a9efae59 user: dan tags: trunk)
2023-08-24
12:42
Version 3.43.0 (check-in: 93a4599cf8 user: drh tags: trunk, release, version-3.43.0)
2023-08-23
21:38
News article for 3.43.0 added. Release dates updated to tomorrow. (check-in: 32ea92a241 user: drh tags: trunk)
14:08
Minor tweaks to the change log for 3.43.0. (check-in: a7a2b39e99 user: drh tags: trunk)
2023-08-22
14:52
Update the speed-size spreadsheet with data for 3.43.0. (check-in: 35c6c21dba user: drh tags: trunk)
2023-08-21
10:27
Add new CVEs that mention SQLite but that are not about SQLite to the cves.html document. (check-in: dd7672ca1e user: drh tags: trunk)
2023-08-18
15:40
Rename the decimal_sci() function to decimal_exp(). (check-in: 6821cc7bdf user: drh tags: trunk)
2023-08-14
13:36
Remove the ".binary" dot-command from the CLI documentation. (check-in: 376df9af0f user: drh tags: trunk)
12:22
Change the target release date for 3.43.0 to 2023-08-29. (check-in: b3d03ceba2 user: drh tags: trunk)
11:30
Added a note about SQLITE_USE_SEH to the change log. (check-in: 05829e9376 user: drh tags: trunk)
10:57
Merge branch-3.42 changes into trunk. (check-in: cbf4d1a766 user: drh tags: trunk)
10:54
Fix indentation of the menu on the docs page. Forum post b44b6e3547. (Leaf check-in: 5836f51eb9 user: drh tags: branch-3.42)
09:50
Remove the sh_mark styling from docs.in, as it has almost zero visible effect except for certain browsers where it's causing the whole /docs.html page to render incorrectly (reported in [fourm:b44b6e3547]). (check-in: cc3929fa24 user: stephan tags: trunk)
2023-08-11
20:15
Be explicit that json_valid() returns NULL on a NULL input. (check-in: 83c1de26ae user: drh tags: trunk)
2023-08-08
16:52
Update documentation of fts5 contentless-delete tables. (check-in: 1444addab4 user: dan tags: trunk)
02:07
Replace some http:// with https://. (check-in: 74762ee361 user: stephan tags: trunk)
2023-08-07
09:44
Rename pContext to pUserData in the fts5 docs, to match the same change in [src:2ca064d8eb37252e16b]. (check-in: fc20f99c7f user: stephan tags: trunk)
2023-08-05
19:13
Tiny typo fixes from [forum:31eb707250|forum post 31eb707250] and adjacent end-of-line white cleanups. (check-in: 3a4f309162 user: stephan tags: trunk)
2023-08-03
14:10
Add documentation for the verify-source makefile target. (check-in: 504eefdace user: drh tags: trunk)
2023-08-02
12:55
Clarification of the behavior of the MATERIALIZED hints on common table expressions. (check-in: 6de000dfa3 user: drh tags: trunk)
2023-08-01
17:34
New examples of using the -> and ->> operators. (check-in: abce4ae7d0 user: drh tags: trunk)
14:01
Next release will occur from trunk. (check-in: 2be349a191 user: drh tags: branch-3.42)
13:58
Enhancements to the date/time documentation and expecially regarding the new timediff() function. (check-in: de7ff77b42 user: drh tags: trunk)
2023-07-30
10:50
Merge 3.42.0 changes into trunk. (check-in: 69df2ed48f user: drh tags: trunk)
10:48
Updates to the change log for 3.43.0 (check-in: 80512efd52 user: drh tags: trunk)
2023-07-27
20:27
Add documentation for ".scanstats vm" to profile.html. (check-in: 2958c3e869 user: dan tags: trunk)
18:01
Add documentation for the fts5 contentless_delete=1 and 'deletemerge' options. (check-in: 73ab6b2b65 user: dan tags: trunk)
2023-07-26
17:26
Fix another typo in fts5.html. (check-in: f39548c42e user: dan tags: trunk)
11:14
Fix problems in fts5 documentation. (check-in: 025d350331 user: dan tags: trunk)
2023-07-19
19:13
Lower the performance estimate for JSON parsing to a more conservative 250 MB/s, which is a number we can easily meet. I'm not sure where the 1 GB/s figure came from. (check-in: 561c0607e9 user: drh tags: branch-3.42)
2023-07-10
11:52
Attempt to improve the wording of the Contentless Table documentation for FTS5. (check-in: e5af001918 user: drh tags: trunk)
2023-07-04
20:07
Simplify the footprint.html page. (check-in: 367bad9f22 user: drh tags: branch-3.42)