Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add the sha1sum and source-id for version 3.8.6 to the changelog. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
1e9ff29172c0d87205cbc54f4729f201 |
User & Date: | dan 2014-08-15 13:45:54.834 |
Context
2014-08-15
| ||
14:59 | Fix typos and add new hyperlinks. (check-in: 415cd2bfe2 user: drh tags: trunk) | |
13:45 | Add the sha1sum and source-id for version 3.8.6 to the changelog. (check-in: 1e9ff29172 user: dan tags: trunk) | |
13:36 | Clarification and amplification of AUTOINCREMENT. (check-in: 60668454be user: drh tags: trunk) | |
Changes
Changes to pages/changes.in.
︙ | ︙ | |||
70 71 72 73 74 75 76 77 78 79 80 81 82 83 | row separator and avoids inserting CR in front of NLs contained in data. <li>Fix a [column affinity] problem with the [IN operator]. Ticket [http://www.sqlite.org/src/info/9a8b09f8e6|9a8b09f8e6]. <li>Fix the [ANALYZE] command so that it adds correct samples for [WITHOUT ROWID] tables in the [sqlite_stat4] table. Ticket [http://www.sqlite.org/src/info/b2fa5424e6fcb15|b2fa5424e6fcb15]. } chng {2014-06-04 (3.8.5)} { <li>Added support for [partial sorting by index]. <li>Enhance the query planner so that it always prefers an index that uses a superset of WHERE clause terms relative to some other index. <li>Improvements to the [automerge command] of [FTS4] to better control the index size | > > > | 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 | row separator and avoids inserting CR in front of NLs contained in data. <li>Fix a [column affinity] problem with the [IN operator]. Ticket [http://www.sqlite.org/src/info/9a8b09f8e6|9a8b09f8e6]. <li>Fix the [ANALYZE] command so that it adds correct samples for [WITHOUT ROWID] tables in the [sqlite_stat4] table. Ticket [http://www.sqlite.org/src/info/b2fa5424e6fcb15|b2fa5424e6fcb15]. <li>SQLITE_SOURCE_ID: "2014-08-15 11:46:33 9491ba7d738528f168657adb43a198238abde19e" <li>SHA1 for sqlite3.c: 72c64f05cd9babb9c0f9b3c82536d83be7804b1c } chng {2014-06-04 (3.8.5)} { <li>Added support for [partial sorting by index]. <li>Enhance the query planner so that it always prefers an index that uses a superset of WHERE clause terms relative to some other index. <li>Improvements to the [automerge command] of [FTS4] to better control the index size |
︙ | ︙ |