]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the ".echo on" dot-command of the shell so that it echos comments in
authordrh <drh@noemail.net>
Sat, 21 Dec 2013 15:46:06 +0000 (15:46 +0000)
committerdrh <drh@noemail.net>
Sat, 21 Dec 2013 15:46:06 +0000 (15:46 +0000)
commit849a9d92ba9db63310e6fc091b2d6b37bbdfa7e9
treeb332660ff356376e27d08de41842d25d6728ec0b
parentae28d6efc697f98f38f9d53fbb26556c82d86148
Fix the ".echo on" dot-command of the shell so that it echos comments in
addition to SQL statements and dot-commands.  Add the --explain option
to speedtest1 so that the output can be piped into the command-line shell
to show nicely-formated VDBE code for the entire test.

FossilOrigin-Name: 96397263f94256e284aae9506de1fc48fea89193
manifest
manifest.uuid
src/shell.c
test/shell2.test
test/speedtest1.c