]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use replace() instead of char() to quote newline and return characters in shell-fix
authordrh <drh@noemail.net>
Fri, 7 Apr 2017 11:45:58 +0000 (11:45 +0000)
committerdrh <drh@noemail.net>
Fri, 7 Apr 2017 11:45:58 +0000 (11:45 +0000)
commit6193d49cdf063444cd1d0c0bfa64e4569a8353be
tree3e6901459810e6ff52fce8d8fe728d21d19eff2d
parent54e2efcd2f8fcf07cc796b0881d4ac5b29d7d474
Use replace() instead of char() to quote newline and return characters in
strings in the output of .dump, to avoid excess expression complexity.

FossilOrigin-Name: 4c2b572969ea2ed2a925444ecfa356aa877018cbb9c4f57d081ab4b535cd1dd0
manifest
manifest.uuid
src/shell.c