]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the command-line shell for CSV import, if the lines are \r\n terminated
authordrh <drh@noemail.net>
Wed, 26 Feb 2014 13:53:34 +0000 (13:53 +0000)
committerdrh <drh@noemail.net>
Wed, 26 Feb 2014 13:53:34 +0000 (13:53 +0000)
commit3852b68edd2d378f9f4a4b2377654ecbb6d423c1
tree2c880355e391d260107ffdff69ad857d3da5ec54
parent434a93147cfa23b7a9bd49fef8f1f1b59c9da4d3
In the command-line shell for CSV import, if the lines are \r\n terminated
and the last field is blank, make sure an empty string and not a "\r" string
is imported.

FossilOrigin-Name: 9c2e7612cd137895e13ee872e668ce1216719d85
manifest
manifest.uuid
src/shell.c
test/shell5.test