Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a typo on the index page. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
139fa7c746949e4f88962c8eb38270d4 |
User & Date: | drh 2019-02-01 14:44:29.708 |
Context
2019-02-01
| ||
16:55 | Clarification of usage claims on the index page. (check-in: 20fa2ff51e user: drh tags: trunk) | |
14:44 | Fix a typo on the index page. (check-in: 139fa7c746 user: drh tags: trunk) | |
2019-01-31
| ||
17:51 | Add documentation for SQLITE_CONFIG_MEMDB_MAXSIZE. (check-in: cb850cf9a5 user: drh tags: trunk) | |
Changes
Changes to pages/index.in.
︙ | ︙ | |||
15 16 17 18 19 20 21 | use every day. <a href="about.html">More Information...</a> <p> The SQLite [file format] is stable, cross-platform, and backwards compatible and the developers pledge to keep it that way through at least the year 2050. SQLite database | | | 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | use every day. <a href="about.html">More Information...</a> <p> The SQLite [file format] is stable, cross-platform, and backwards compatible and the developers pledge to keep it that way through at least the year 2050. SQLite database files are commonly used as containers to transfer rich content between systems [affshort|[1]] [SQLAR|[2]] [appformat|[3]] and as a long-term archival format for data [recommended storage format|[4]]. |
︙ | ︙ |