]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the command-line shell: When the ".import" command is creating a new
authordrh <drh@noemail.net>
Thu, 25 Feb 2016 13:33:02 +0000 (13:33 +0000)
committerdrh <drh@noemail.net>
Thu, 25 Feb 2016 13:33:02 +0000 (13:33 +0000)
commitd8c22ac655458ce388fe7517e3ff472ce2daf603
tree04d9b64bfaccb40c0ee80be7aefbc7252bb77759
parentf769cd61b2af2d5bc2168b8f0aeeee3118694d2d
In the command-line shell:  When the ".import" command is creating a new
table using column names from the first row of CSV input, make sure
double-quotes in the name are properly escaped.

FossilOrigin-Name: 2e67a1c823c7003e7d2619c7d8b6db6ce046c527
manifest
manifest.uuid
src/shell.c