Documentation Source Text

Timeline
Login

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

50 most recent check-ins

2024-12-02
23:58
Small typo fix reported in the forum. (Leaf check-in: 3c620df73b user: stephan tags: branch-3.47)
23:57
Small typo fix reported in the forum. (Leaf check-in: e8e07ee963 user: stephan tags: trunk)
16:41
Use an SVG as the banner image instead of a GIF. (check-in: ae20133a2d user: drh tags: branch-3.47)
10:31
Use an SVG as the banner image instead of a GIF. (check-in: 47e82998f1 user: drh tags: trunk)
2024-12-01
15:24
Trim the borders of sqlite370_banner.svg slightly. (Closed-Leaf check-in: 63caf77dd6 user: stephan tags: logo-svg)
14:22
Replace the banner logo gif with an svg, as suggested in [forum:1bbd6d17ca|forum post 1bbd6d17ca]. (check-in: db38c1ad04 user: stephan tags: logo-svg)
2024-11-30
18:01
Fix broken hyperlink on the 3.47.0 change log. (check-in: 66b206a762 user: drh tags: branch-3.47)
2024-11-29
21:09
Typo fix reported in the forum. (check-in: 166137f5e2 user: stephan tags: trunk)
21:07
Typo fix reported in the forum. (check-in: b89ce4c105 user: stephan tags: trunk)
14:38
Reformulate some references to the 'autoconf' build system as the 'canonical' build system. (check-in: 82f10b9e11 user: stephan tags: trunk)
2024-11-26
23:53
Update documentation of the iif() and if() functions. (check-in: 10d68f507b user: drh tags: trunk)
20:15
Update fts5 documentation to describe xInstToken() and prefix queries. (check-in: 317121695e user: dan tags: trunk)
2024-11-25
12:14
Version 3.47.1 (check-in: 2f21d35187 user: drh tags: release, branch-3.47, version-3.47.1)
2024-11-22
16:49
Initial draft of the 3.47.1 website. (check-in: 338856697b user: drh tags: branch-3.47)
2024-11-19
16:54
Update to FAQ 19. (check-in: f5ff7a7501 user: drh tags: branch-3.47)
2024-11-14
16:46
Merge fixes from branch-3.47 into trunk. (check-in: 2eeb0a0717 user: drh tags: trunk)
16:08
Remove a period from a list item, for consistency, as reported in [forum:40ab72c8de|forum post 40ab72c8de]. (check-in: f93bf8960a user: stephan tags: trunk)
16:04
Fix minor punctuation issue on file format page. (check-in: 6753a32be9 user: drh tags: branch-3.47)
2024-11-01
11:21
Add a change-log entry for 3.48.0. (check-in: d73ec835eb user: drh tags: trunk)
2024-10-24
10:55
Enhance documentation to make it clear that SQLite does not support every possible ISO-8601 date/time format. (check-in: 8dc64cf91a user: drh tags: trunk)
2024-10-22
19:45
Fix typo in the sqlite_dbpage documentation. Forum post ab12f17c29. (check-in: 90e761dea1 user: drh tags: trunk)
17:07
Update fts5 pgsz default value to match the code, per forum feedback. (check-in: cf0e95b3d2 user: stephan tags: trunk)
2024-10-21
17:36
Include sqlite3_rsync in the description of tools bundles on the download page. (check-in: 3e87074fa6 user: drh tags: trunk)
16:33
Version 3.47.0 (check-in: 440435f008 user: drh tags: trunk, release, version-3.47.0)
15:25
Typo fixes reported in the forum. (check-in: 72274165a2 user: stephan tags: trunk)
15:01
Replace two http links with https. (check-in: adf1a34a9f user: stephan tags: trunk)
14:13
Add CVE 2021-31239 (check-in: c04ce944e3 user: drh tags: trunk)
11:02
Add a News item for the 3.47.0 release. (check-in: a241cebc3a user: drh tags: trunk)
2024-10-17
20:55
New sub-item on the change log. (check-in: 5a2b07ae89 user: drh tags: trunk)
17:10
Update the amalgamation documentation. (check-in: 5fbfd25b36 user: drh tags: trunk)
12:38
Add mention of the mode=ro OPFS VFS fix to the change log. (Edit: incorrectly added to the 3.46.1 change block. Will defer this change until the hypothetical 3.46.2 release.) (Leaf check-in: f5e6ec47fe user: stephan tags: mistake)
12:37
Add mention of the mode=ro OPFS VFS fix to the change log. (check-in: b9b9688b69 user: stephan tags: trunk)
2024-10-16
19:34
Update to the speed-size spreadsheet. (check-in: 68923dc587 user: drh tags: trunk)
12:36
Fix a typo in the rsync documentation. (check-in: f3e017fb1c user: drh tags: trunk)
12:34
Include installation instructions for sqlite3_rsync. (check-in: 0b29bc647d user: drh tags: trunk)
11:05
Change the name of sqlite3-rsync to sqlite3_rsync. (check-in: 4bdff41280 user: drh tags: trunk)
2024-10-15
14:44
Typo fixes. (check-in: 30c05e1627 user: drh tags: trunk)
14:17
Tweaks to the change log for 3.47.0. (check-in: 78c48b53e2 user: drh tags: trunk)
14:01
Improvements to documentation about SQLite database backup techniques. (check-in: c8ef5415b3 user: drh tags: trunk)
12:45
Minor clarification to the sqlite3-rsync documentation. (check-in: 8c0b26926a user: drh tags: trunk)
10:06
Update howtocorrupt.html to mention newer backup options. (check-in: 921a30a1a4 user: drh tags: trunk)
2024-10-14
10:44
Document the .crlf command in the CLI. Fix change log for the recent switch back to always using CRLF in CSV output and to default CRLF on in Windows. (check-in: b6c2a3db84 user: drh tags: trunk)
01:25
The CRLF-less revolution has died. So take it out the change log. (check-in: 2c3d9a6331 user: drh tags: trunk)
2024-10-11
14:48
Add a note about the recent CRLF enhancements to the CLI. (check-in: eb1b5c3bc8 user: drh tags: trunk)
2024-10-10
10:55
Improvements to the wording of the change log entry talking about support for TCL9 (check-in: 72dc66fc58 user: drh tags: trunk)
2024-10-09
15:09
Typo fix reported in the forum. (check-in: b993b9c7bb user: stephan tags: trunk)
11:22
Add some fts5 related things to changes.html. (check-in: ac414ffe6f user: dan tags: trunk)
10:58
Fix a typo in fts5.in - s/fts5_tokenize/fts5_locale/. (check-in: cde4c09a01 user: dan tags: trunk)
2024-10-08
21:57
Typo fix. (check-in: 3f11d1fe67 user: stephan tags: trunk)
20:22
Fix typos in the change log. (check-in: 833e341ab0 user: drh tags: trunk)