SQLite

Check-in [72e8f529ac]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Simplification to the shell_exec() mechanism in the CLI.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 72e8f529ac8a268611f16456b13d55cc6c62df7f1a0aaa78a169338a0d95b960
User & Date: drh 2018-03-09 15:24:33.360
References
2018-05-08
23:15 New ticket [e63a34a004] Incorrectly formatted output for the ".fullschema" command in the CLI. (artifact: b316ee8ea2 user: drh)
Context
2018-03-09
16:37
Setting ".stats 2" in the CLI causes column metadata for each prepared statement to be displayed. (check-in: 7fea00fd96 user: drh tags: trunk)
15:24
Simplification to the shell_exec() mechanism in the CLI. (check-in: 72e8f529ac user: drh tags: trunk)
14:11
Fix a problem in test file nockpt.test causing errors with SQLITE_DEFAULT_AUTOVACUUM builds. (check-in: e547c83f3e user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/shell.c.in.