]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the ill-designed "-end" option from the command-line shell. Instead,
authordrh <drh@noemail.net>
Fri, 28 Nov 2014 13:35:03 +0000 (13:35 +0000)
committerdrh <drh@noemail.net>
Fri, 28 Nov 2014 13:35:03 +0000 (13:35 +0000)
commitac5649a98529c751cac09c72a7a03a2c4f8b14a8
tree3a4834fb515b8fa48e99fe240aeeaebb8f19152b
parentcb7fe0ab9cab1f902ea2ff32243c266cef078151
Remove the ill-designed "-end" option from the command-line shell.  Instead,
allow multiple SQL or dot-commands as command-line arguments.  Any -cmd
commands are processed first, followed by other command-line arguments, for
backwards compatibility.

FossilOrigin-Name: 24fa2e9832daaa5d68ee28a00c56c55f97a4da9e
manifest
manifest.uuid
src/shell.c
test/shell1.test
test/shell2.test