Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a bad unicode character in the books.html page. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
1db40a5e0ec104c628c7aa17a84997e4 |
User & Date: | drh 2018-03-29 18:55:35.137 |
Context
2018-03-30
| ||
17:15 | Fix a close-requirement mark in optoverview.html. (check-in: 2f6a562725 user: drh tags: trunk) | |
2018-03-29
| ||
18:55 | Fix a bad unicode character in the books.html page. (check-in: 1db40a5e0e user: drh tags: trunk) | |
2018-03-28
| ||
15:54 | A couple more minor changes in the change log. (check-in: ac0b5884a5 user: drh tags: trunk) | |
Changes
Changes to pages/books.in.
︙ | ︙ | |||
109 110 111 112 113 114 115 | of enormous size. SQLite comes equipped with an array of powerful features available through a host of programming and development environments. It is supported by languages such as C, Java, Perl, PHP, Python, Ruby, TCL, and more.</p> <p><i>The Definitive Guide to SQLite, Second Edition</i> is devoted to complete coverage of the latest version of this powerful | | | 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 | of enormous size. SQLite comes equipped with an array of powerful features available through a host of programming and development environments. It is supported by languages such as C, Java, Perl, PHP, Python, Ruby, TCL, and more.</p> <p><i>The Definitive Guide to SQLite, Second Edition</i> is devoted to complete coverage of the latest version of this powerful database. It offers a thorough overview of SQLite's capabilities and APIs. The book also uses SQLite as the basis for helping newcomers make their first foray into database development. In only a short time you can be writing programs as diverse as a server-side browser plug-in or the next great iPhone or Android application! </p> </table> |
︙ | ︙ |