Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix typos and omissions in the change log. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
91188df9ecd5b4e89aa682fdef40a283 |
User & Date: | drh 2019-02-01 22:06:50.242 |
Context
2019-02-05
| ||
12:58 | Clarification to the VACUUM INTO documentation. (check-in: c7001012e1 user: drh tags: trunk) | |
2019-02-01
| ||
22:06 | Fix typos and omissions in the change log. (check-in: 91188df9ec user: drh tags: trunk) | |
16:57 | Clarification of "billion" and "trillion" on the most-used page. (check-in: ca148dd5c0 user: drh tags: trunk) | |
Changes
Changes to pages/changes.in.
︙ | |||
50 51 52 53 54 55 56 | 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 | - + + + + | of the SQLite library itself: <ol type="a"> <li> Add support for ".open --hexdb". The "[https://sqlite.org/src/doc/trunk/tool/dbtotxt.md|dbtotxt]" utility program used to generate the text for the "hexdb" is added to the source tree. <li> Add support for the "--maxsize N" option on ".open --deserialize". |
︙ |