]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The keywords TRUE and FALSE should only act as boolean literal values if
authordrh <drh@noemail.net>
Fri, 11 Jan 2019 13:32:23 +0000 (13:32 +0000)
committerdrh <drh@noemail.net>
Fri, 11 Jan 2019 13:32:23 +0000 (13:32 +0000)
commit51d35b0fa9f636e4df2cb8751912dd01c310acd7
treeec86dc5c9adcc33187e30fb0168b0c36274d9251
parente65b9c6a5e2ff7a1de7bed378fe09157ce8e8525
The keywords TRUE and FALSE should only act as boolean literal values if
unquoted.

FossilOrigin-Name: 5547f39de993c708f72301ef25df190a2f007e0c4253799bdd9e86bb1ae41777
manifest
manifest.uuid
src/expr.c
src/parse.y
src/sqliteInt.h
src/util.c