Documentation Source Text

Check-in [d8a646e989]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Remove spurious "ah" from limits.html. cvstrac ticket #3787.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: d8a646e9898ba20fd7e6937ee4a966db39285dcb
User & Date: dan 2009-04-07 15:08:57.000
Context
2009-04-07
15:34
Incremental updates to fileformat.html. (check-in: 8b1e897acb user: dan tags: trunk)
15:08
Remove spurious "ah" from limits.html. cvstrac ticket #3787. (check-in: d8a646e989 user: dan tags: trunk)
2009-04-06
11:46
Fix a typo in fileformat.html: 230 -> 2^30. (check-in: 928d0e91a3 user: dan tags: trunk)
Changes
Unified Diff Ignore Whitespace Patch
Changes to pages/limits.in.
1
2
3
4
5
6
7
8
ah<title>Implementation Limits For SQLite</title>
<tcl>hd_keywords limits</tcl>

<h2>Limits In SQLite</h2>

<p>
"Limits" in the context of this article means sizes or
quantities that can not be exceeded.  We are concerned
|







1
2
3
4
5
6
7
8
<title>Implementation Limits For SQLite</title>
<tcl>hd_keywords limits</tcl>

<h2>Limits In SQLite</h2>

<p>
"Limits" in the context of this article means sizes or
quantities that can not be exceeded.  We are concerned