Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-10-11
| ||
14:48 | Add a note about the recent CRLF enhancements to the CLI. (Leaf 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) | |
10:59 | Mention the indexed-subtype-expr optimization in the change log. (check-in: ab4f85bc78 user: drh tags: trunk) | |
10:34 | Add the discontinuation of the use of "long double" to the change log. (check-in: 9072298b51 user: drh tags: trunk) | |
2024-10-06
| ||
18:41 | Typo fix reported in the forum. (check-in: 30330c6013 user: stephan tags: trunk) | |
18:37 | Typo fixes reported in the forum. (check-in: b062a56881 user: stephan tags: trunk) | |
2024-10-02
| ||
18:51 | Improvements to the dbpage documentation, specifying in detail the limitations on null-INSERT. (check-in: 0bc7109f4d user: drh tags: trunk) | |
16:51 | Further clarification of the truncate behavior of sqlite_dbpage. (check-in: 9fd7191e79 user: drh tags: trunk) | |
16:10 | Update the sqlite_dbpage() documentation for the new truncation feature. The page into which a NULL is inserted is the first page past the end of the database. (check-in: 701fcc0074 user: drh tags: trunk) | |
2024-10-01
| ||
13:46 | Minor typo fix reported in [forum:95ebd47715]. (check-in: 54a7fc194b user: stephan tags: trunk) | |
2024-09-28
| ||
10:19 | Merge the latest 3.46 changes into trunk. (check-in: 5bbb50406f user: drh tags: trunk) | |
09:50 | Adjustments to the "Commit History" link. (Leaf check-in: f45f04d540 user: drh tags: branch-3.46) | |
2024-09-26
| ||
22:54 | Mention the new ".www" command in the CLI. Point out that length() returns the number of code-points, not characters. (check-in: 4e4fc2e432 user: drh tags: trunk) | |
2024-09-23
| ||
20:14 | Add documentation for the contentless_unindexed=1 option. (check-in: 1ba7deca30 user: dan tags: trunk) | |
2024-09-21
| ||
13:48 | Replace the JS-togglable TOC with a DETAILS element, which does the same thing without JS. (check-in: 158ab620c9 user: stephan tags: trunk) | |
13:19 | Correct closing tag of the DETAILS element. (Closed-Leaf check-in: 80d2131ca3 user: stephan tags: toc-as-detail-elem) | |
11:59 | Replace the JS-toggleable table_of_contents element with an HTML details element, which performs the same function without requiring JS to toggle it. (check-in: ef9ab8c1f9 user: stephan tags: toc-as-detail-elem) | |
2024-09-20
| ||
18:41 | Use example table names more consistently in fts5.html. (check-in: a840cb7322 user: dan tags: trunk) | |
17:36 | Add documentatio on the base64() and base85() extensions. (check-in: c039dc8c36 user: drh tags: trunk) | |
2024-09-19
| ||
17:30 | Mention enhancements to sqlite_dbpage on its documentation page and on the change log for 3.47.0 (check-in: 56bbe7e3c4 user: drh tags: trunk) | |
15:54 | Fix minor typo in walformat.html. (check-in: 25da7a85ad user: drh tags: trunk) | |
08:12 | Minor typo fix reported in the forum. (check-in: b4aa8ee50d user: stephan tags: trunk) | |
2024-09-18
| ||
20:08 | pages/changes.in: add a mention of the preupdate hook improvements regarding ALTER TABLE ADD COLUMN. (check-in: e55266e8e2 user: stephan tags: trunk) | |
15:57 | Updates to the documentation as we move closer to 3.47.0. (check-in: 8a10280a37 user: drh tags: trunk) | |
2024-09-17
| ||
19:00 | Updaes to the sqlite3-rsync documentation. (check-in: daa47b8bec user: drh tags: trunk) | |
2024-09-14
| ||
19:43 | Improvements to the rsync documentation. (check-in: 32a220f63b user: drh tags: trunk) | |
18:59 | Updates to the sqlite3-rsync documentation. Add sqlite3-rsync to the change log. (check-in: ba004d30de user: drh tags: trunk) | |
16:45 | Initial doc stub for the sqlite3-rsync utility. (check-in: 6047d0f43d user: stephan tags: trunk) | |
2024-09-10
| ||
20:23 | Update documentation for fts5 locale feature. (check-in: 698c28c207 user: dan tags: trunk) | |
2024-09-09
| ||
20:11 | Update fts5 file-format documentation to account for locale=1 tables. (check-in: e7cc42743d user: dan tags: trunk) | |
2024-09-07
| ||
19:41 | Add documentation about the SQLITE_ENABLE_ORDERED_SET_AGGREGATES compile-time option. (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. (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) | |