Documentation Source Text

Check-in [139fa7c746]
Login

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: 139fa7c746949e4f88962c8eb38270d4eaf8ada1a162b4b34104124e3493726f
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
Unified Diff Ignore Whitespace Patch
Changes to pages/index.in.
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 uses as a container to transfer rich 
content between systems
[affshort|&#91;1&#93;]
[SQLAR|&#91;2&#93;]
[appformat|&#91;3&#93;]
and as a long-term archival format 
for data
[recommended storage format|&#91;4&#93;].







|







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|&#91;1&#93;]
[SQLAR|&#91;2&#93;]
[appformat|&#91;3&#93;]
and as a long-term archival format 
for data
[recommended storage format|&#91;4&#93;].