Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge together the accidental trunk fork. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
af94b16ada97b8ec8c66bbb2c5830887 |
User & Date: | drh 2012-09-03 18:50:52.029 |
Context
2012-09-03
| ||
21:41 | Relabel the System.Data.SQLite download link. (check-in: 24408e4406 user: drh tags: trunk) | |
18:50 | Merge together the accidental trunk fork. (check-in: af94b16ada user: drh tags: trunk) | |
18:49 | Version 3.7.14 (check-in: 55043e391c user: drh tags: trunk, release, version-3.7.14) | |
15:57 | Add the SQLITE_SOURCE_ID and sha1 for 3071400 to changes.in. (check-in: 23ef7483d7 user: dan tags: trunk) | |
Changes
Changes to pages/changes.in.
︙ | ︙ | |||
63 64 65 66 67 68 69 70 71 72 73 74 75 76 | can always read the database. <li>Performance enhancements in the sorter used by ORDER BY and CREATE INDEX. <li>Added the [SQLITE_DISABLE_FTS4_DEFERRED] compile-time option. <li>Better handling of aggregate queries where the aggregate functions are contained within subqueries. <li>Enhance the query planner so that it will try to use a [covering index] on queries that make use of [or optimization]. } chng {2012-06-11 (3.7.13)} { <li>[in-memory database | In-memory databases] that are specified using [URI filenames] are allowed to use [in-memory shared-cache | shared cache], so that the same in-memory database can be accessed from multiple database connections. | > > > | 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 | can always read the database. <li>Performance enhancements in the sorter used by ORDER BY and CREATE INDEX. <li>Added the [SQLITE_DISABLE_FTS4_DEFERRED] compile-time option. <li>Better handling of aggregate queries where the aggregate functions are contained within subqueries. <li>Enhance the query planner so that it will try to use a [covering index] on queries that make use of [or optimization]. <li>SQLITE_SOURCE_ID: "2012-09-03 15:42:36 c0d89d4a9752922f9e367362366efde4f1b06f2a" <li>SHA1 for sqlite3.c: 5fdf596b29bb426001f28b488ff356ae14d5a5a6 } chng {2012-06-11 (3.7.13)} { <li>[in-memory database | In-memory databases] that are specified using [URI filenames] are allowed to use [in-memory shared-cache | shared cache], so that the same in-memory database can be accessed from multiple database connections. |
︙ | ︙ |