Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Improvements to the ".fullschema" command in the command-line shell. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: | fa80c64caa573297bf43cb5b11d9e7db |
User & Date: | drh 2014-07-18 14:43:29 |
Context
2014-07-18
| ||
17:39 | SQLite has long accepted some unadvertised and non-standard join syntax. Add a test to ensure that future versions continue to accept this non-standard syntax, to avoid breaking legacy applications that use the undefined syntax. check-in: 824dde7f user: drh tags: trunk | |
14:43 | Improvements to the ".fullschema" command in the command-line shell. check-in: fa80c64c user: drh tags: trunk | |
2014-07-07
| ||
18:03 | Fix harmless compiler warnings in the fts3view utility program that can occur with MSVC. check-in: 1cec1e03 user: mistachkin tags: trunk | |
Changes
Changes to src/shell.c.