]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The output of the ".dump" command in the CLI quotes newline and carriage-return string-quoting-dump
authordrh <drh@noemail.net>
Sat, 11 Mar 2017 01:56:41 +0000 (01:56 +0000)
committerdrh <drh@noemail.net>
Sat, 11 Mar 2017 01:56:41 +0000 (01:56 +0000)
commit708b22b1e37e0093355911861c192a21f17a7fa6
treed0fa6380ef434693fd144361dc7015bf80ba6a96
parent891d6b4e9e50e45e732fb759f03088f34b85d604
The output of the ".dump" command in the CLI quotes newline and carriage-return
characters using "char(10)" and "char(13)".

FossilOrigin-Name: 8b2954dd8376e2de985cf5dedeb6eec32c430505
manifest
manifest.uuid
src/shell.c