]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Back out the "--raw" option on ".read" in the command-line shell. Instead,
authordrh <drh@noemail.net>
Fri, 11 Nov 2016 14:54:22 +0000 (14:54 +0000)
committerdrh <drh@noemail.net>
Fri, 11 Nov 2016 14:54:22 +0000 (14:54 +0000)
commit4e8142c726fe3a1dcd4b79f098a012ed0ea365ee
tree01f6961352afbc066d47bc5a425e9fd862a78af7
parentb47ebe6128b37a80011913cbdef13eb1132612ee
Back out the "--raw" option on ".read" in the command-line shell.  Instead,
fix the command-line shell so that if EOF is reached without seeing a
final semicolon, it goes ahead and passes the accumulated SQL text to
SQLite.

FossilOrigin-Name: f98c8ac8c485098f163400d3a92d6afb4008adbe
manifest
manifest.uuid
src/shell.c
test/shell3.test