Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add the SQLITE_SOURCE_ID and sha1 sum for version 3.8.5. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
98333ba6171ac8a194a1834945345ee9 |
User & Date: | dan 2014-06-04 14:17:13.904 |
Context
2014-06-04
| ||
19:42 | Update the download page to include information about the WinPhone8.1 VSIX file. (check-in: 6d6bc21356 user: drh tags: trunk) | |
14:17 | Add the SQLITE_SOURCE_ID and sha1 sum for version 3.8.5. (check-in: 98333ba617 user: dan tags: trunk) | |
11:37 | Fix typos. (check-in: 909c2b99c5 user: drh tags: trunk) | |
Changes
Changes to pages/changes.in.
︙ | ︙ | |||
67 68 69 70 71 72 73 74 75 76 77 78 79 80 | be imported. <li>Fix a problem in FTS4 where the left-most column that contained the [FTS4 notindexed option | notindexed column] name as a prefix was not indexed rather than the column whose name matched exactly. <li>Fix the [sqlite3_db_readonly()] interface so that it returns true if the database is read-only due to the file format write version number being too large. } chng {2014-04-03 (3.8.4.3)} { <li>Add a [http://www.sqlite.org/src/fdiff?sbs=1&v1=7d539cedb1c&v2=ebad891b7494d&smhdr|one-character fix] for a problem that might cause incorrect query results on a query that mixes DISTINCT, GROUP BY in a subquery, and ORDER BY. | > > > | 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 | be imported. <li>Fix a problem in FTS4 where the left-most column that contained the [FTS4 notindexed option | notindexed column] name as a prefix was not indexed rather than the column whose name matched exactly. <li>Fix the [sqlite3_db_readonly()] interface so that it returns true if the database is read-only due to the file format write version number being too large. <li>SQLITE_SOURCE_ID: "2014-06-04 14:06:34 b1ed4f2a34ba66c29b130f8d13e9092758019212" <li>SHA1 for sqlite3.c: 7bc194957238c61b1a47f301270286be5bc5208c } chng {2014-04-03 (3.8.4.3)} { <li>Add a [http://www.sqlite.org/src/fdiff?sbs=1&v1=7d539cedb1c&v2=ebad891b7494d&smhdr|one-character fix] for a problem that might cause incorrect query results on a query that mixes DISTINCT, GROUP BY in a subquery, and ORDER BY. |
︙ | ︙ |