Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge enhancements from trunk, especially the ".eqp full" enhancement to the command-line shell. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | skip-ahead-distinct |
Files: | files | file ages | folders |
SHA1: |
491f0dbd636003a83150f94d3ed1688b |
User & Date: | drh 2016-04-15 15:06:41 |
Context
2016-04-15
| ||
15:54 | Fixes to the skip-ahead distinct logic. More issues remain. check-in: 45a70b2b user: drh tags: skip-ahead-distinct | |
15:06 | Merge enhancements from trunk, especially the ".eqp full" enhancement to the command-line shell. check-in: 491f0dbd user: drh tags: skip-ahead-distinct | |
15:03 | CLI enhancement: Add the ".eqp full" option, that shows both the EXPLAIN QUERY PLAN and the EXPLAIN output for each command run. Also disable any ".wheretrace" and ".selecttrace" when showing EQP output. check-in: 3e217d62 user: drh tags: trunk | |
14:13 | Several new test cases that cause failures. check-in: 0379f2cf user: drh tags: skip-ahead-distinct | |
Changes
Changes to ext/icu/icu.c.
Changes to src/shell.c.