Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix typos in the FAQ. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | branch-3.8.8 |
Files: | files | file ages | folders |
SHA1: |
973dd7c44b6a942293791db6cde5790d |
User & Date: | drh 2015-03-16 22:22:11.454 |
Context
2015-03-23
| ||
13:25 | Merge in fixes from the 3.8.8 branch. (check-in: a17575cedc user: drh tags: trunk) | |
2015-03-16
| ||
22:22 | Fix typos in the FAQ. (Leaf check-in: 973dd7c44b user: drh tags: branch-3.8.8) | |
20:37 | Fix a typo in the queryplanner.html document. (check-in: 94ffc3e5cb user: drh tags: branch-3.8.8) | |
Changes
Changes to pages/faq.in.
︙ | |||
520 521 522 523 524 525 526 | 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 | - + - + | experience by billions of users.</p> <p>That said, there are a number of things that external programs or bugs in your hardware or OS can do to corrupt a database file. See <a href="howtocorrupt.html">How To Corrupt An SQLite Database File</a> for further information. |
︙ |