]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Always quote the names of tables in the output of the shell's ".dump" command,
authordrh <drh@noemail.net>
Thu, 22 Mar 2012 12:50:34 +0000 (12:50 +0000)
committerdrh <drh@noemail.net>
Thu, 22 Mar 2012 12:50:34 +0000 (12:50 +0000)
commitbf92ec0ce349f754d4b8df75f415138fa915cd43
tree5f1b318ce3faab2b8585af171c23c14d9fe35c05
parentd878cab51a7563e11ae82ea824fc5941b7cdf2dc
Always quote the names of tables in the output of the shell's ".dump" command,
even if the name is pure alphabetic text, in case the name is a keyword.

FossilOrigin-Name: 638b71150281a211f89b4057b0d5d32d3fbcf323
manifest
manifest.uuid
src/shell.c