Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a typo in the formatchng.in document. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
13dc43c3a3949171a40c9ed50b9c6fc4 |
User & Date: | drh 2015-10-30 01:14:42.983 |
Context
2015-11-01
| ||
18:01 | Changes all references to the "tcl.tk" domain into "tcl-lang.org" as the maintainer of the "tk" top-level domain has been hacked and seems not to care. (check-in: 25a56d695c user: drh tags: trunk) | |
2015-10-30
| ||
01:14 | Fix a typo in the formatchng.in document. (check-in: 13dc43c3a3 user: drh tags: trunk) | |
2015-10-29
| ||
18:16 | Bring the formatchng.html document up-to-date. (check-in: afff09ce00 user: drh tags: trunk) | |
Changes
Changes to pages/formatchng.in.
1 2 3 4 5 6 | <title>File Format Changes in SQLite</title> <h2>File Format Changes in SQLite</h2> <p> The [file format|underlying file format] for SQLite databases does not | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | <title>File Format Changes in SQLite</title> <h2>File Format Changes in SQLite</h2> <p> The [file format|underlying file format] for SQLite databases does not change in incompatible ways. There are literally tens of billions of SQLite database files in circulation and the SQLite developers are committing to supporting those files for decades into the future. </p> <p> This document describes incompatibilities that have occurred in SQLite prior to 2004. Since 2004, there have been enhancements to |
︙ | ︙ |