Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix website typos and external hyperlink changes. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
e4ae9bdfda581ad05a7dbc7417dfbda2 |
User & Date: | drh 2007-11-30 01:34:29.000 |
Context
2007-12-01
| ||
19:23 | Early attempts at requirements. (check-in: ef1fcd862b user: drh tags: trunk) | |
2007-11-30
| ||
01:34 | Fix website typos and external hyperlink changes. (check-in: e4ae9bdfda user: drh tags: trunk) | |
01:05 | Add code to the sqlite3.h reader to ignore function requirement numbers embedded in the text. (check-in: 06172b7a6f user: drh tags: trunk) | |
Changes
Changes to pages/changes.in.
︙ | |||
49 50 51 52 53 54 55 | 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 | - + | <li>Fix a long-standing bug in INSERT INTO ... SELECT ... statements where the SELECT is compound. <li>Fix a long-standing bug in RAISE(IGNORE) as used in BEFORE triggers. <li>Fixed the operator precedence for the ~ operator. <li>On win32, do not return an error when attempting to delete a file that does not exist. <li>Allow collating sequence names to be quoted. |
︙ |
Changes to pages/famous.in.
︙ | |||
95 96 97 98 99 100 101 | 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 | - + | <tr><td valign="top"> <a href="http://www.mcafee.com/"> <img src="images/foreignlogos/mcaffee.gif" border="0"></a></td> <td> <a href="http://www.mcafee.com/">McAfee</a> uses SQLite in its antivirus programs. Mentioned <a href="http://www.mail-archive.com/sqlite-users@sqlite.org/msg16931.html">here</a> and implied |
︙ | |||
153 154 155 156 157 158 159 | 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 | - + | <tr><td valign="top"> <a href="http://www.python.org/"> <img src="images/foreignlogos/python.gif" border="0"></a> </td><td> SQLite comes bundled with the <a href="http://docs.python.org/lib/module-sqlite3.html">Python</a> |
︙ | |||
182 183 184 185 186 187 188 | 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 | - + | <tr><td valign="top"> <a href="http://www.sun.com/"> <img src="images/foreignlogos/sunmicro.gif" border="0"></a> </td><td> <a href="http://www.sun.com/software/solaris/">Solaris 10</a> uses SQLite as the storage format for its Service Management Facility. |
︙ |