Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge the changes from the 3.8.0.x branch into trunk. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
2faf39e6c4e4535a40c0b4e182dd2b8e |
User & Date: | drh 2013-10-19 13:51:22.635 |
Context
2013-10-19
| ||
15:17 | Add discussion and cautions on the use of TEMP triggers on non-TEMP tables. (check-in: 59201e1cfb user: drh tags: trunk) | |
13:51 | Merge the changes from the 3.8.0.x branch into trunk. (check-in: 2faf39e6c4 user: drh tags: trunk) | |
2013-10-17
| ||
13:52 | Add the SQLITE_SOURCE_ID and sha1sum of sqlite3.c for 3.8.1 to changes.in. (check-in: 7532f00f57 user: dan tags: trunk) | |
2013-10-01
| ||
01:01 | Fix a typo on the release date for 3.8.0.2. (Closed-Leaf check-in: 46516308c7 user: drh tags: branch-3.8.0) | |
Changes
Changes to pages/download.in.
︙ | ︙ | |||
96 97 98 99 100 101 102 | Product {snapshot/sqlite-amalgamation-DATE.zip} { This is a snapshot (as of VERSION) of the current SQLite source code under development. See the <a href="http://www.sqlite.org/draft/releaselog/current.html">pending change log</a> or the | | | 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 | Product {snapshot/sqlite-amalgamation-DATE.zip} { This is a snapshot (as of VERSION) of the current SQLite source code under development. See the <a href="http://www.sqlite.org/draft/releaselog/current.html">pending change log</a> or the <a href="http://www.sqlite.org/src/timeline?from=release&to=trunk">timeline</a> for a summary of updates since the last release. This ZIP archive contains all preprocessed C code combined into a single source file (the [amalgamation]). } Product {snapshot/sqlite-amalgamation32k-DATE.zip} { This is a snapshot (as of VERSION) of the current SQLite source code under development. |
︙ | ︙ |