]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the command-line shell, in CSV output mode, terminate rows with CRNL but
authordrh <drh@noemail.net>
Thu, 24 Jul 2014 12:09:47 +0000 (12:09 +0000)
committerdrh <drh@noemail.net>
Thu, 24 Jul 2014 12:09:47 +0000 (12:09 +0000)
commit6976c2123b6498e6e5744a8be4caa4fa62de8906
tree4ffa6672b44a2e96040607e3bc501a888c743a92
parentdbd9486d5bada969d2d5abd89edb158eee1d0ec0
In the command-line shell, in CSV output mode, terminate rows with CRNL but
do not expand NL characters in data into CRNL.  Provide the extra -newline
command-line option and the extra argument to .separator to designate an
alternative newline character sequence for CSV output.

FossilOrigin-Name: 16c8ce10e1530731441e6c4538691b71564684ed
manifest
manifest.uuid
src/shell.c
test/shell1.test
test/shell5.test