]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the CLI, allow comment lines that begin with '#', but only in a context
authordrh <drh@noemail.net>
Sat, 12 May 2018 23:56:22 +0000 (23:56 +0000)
committerdrh <drh@noemail.net>
Sat, 12 May 2018 23:56:22 +0000 (23:56 +0000)
commit1615c37e481a7362473cb1c73149fb34345cec6e
tree4fdbb70c016908ee50ef3ddadbb4acbd64007128
parentfc29a86eee3c11a213abc3c3ecc07c57064c57a4
In the CLI, allow comment lines that begin with '#', but only in a context
where a dot-command is allowed.  In other words, '#' at the beginning of a
line in the middle of an SQL statement is just part of the SQL.

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