]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the --raw option to the ".read" dot-command of the command-line shell,
authordrh <drh@noemail.net>
Fri, 11 Nov 2016 04:37:00 +0000 (04:37 +0000)
committerdrh <drh@noemail.net>
Fri, 11 Nov 2016 04:37:00 +0000 (04:37 +0000)
commitc5b86be7db42b78909dfabe5f8fc0733773a0b90
treed98aac6634471ccfd5053732a969a16e4c02b7a8
parent4360fcea6deb15aabcf1f2d040be14ae9de3d32b
Add the --raw option to the ".read" dot-command of the command-line shell,
to cause the named file to be read and sent directly into sqlite3_exec()
without any interpretation.

FossilOrigin-Name: 09233770b24d69a305556241a6beeb5e4d77c0d7
manifest
manifest.uuid
src/shell.c