]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add support for TRUE and FALSE keywords and for operators IS TRUE, IS FALSE,
authordrh <drh@noemail.net>
Tue, 27 Feb 2018 15:40:59 +0000 (15:40 +0000)
committerdrh <drh@noemail.net>
Tue, 27 Feb 2018 15:40:59 +0000 (15:40 +0000)
commit5597cd42b83793b7e931eae7e695c35e977df7d0
tree867d23fbff746a731cdf6b4518bd729bb1f48ad8
parent6bd4140d33c3d8daba8688837207e8a4dd19af0c
parent96acafbea7bc8b7c688f0a39b98bcd0ed00dc35c
Add support for TRUE and FALSE keywords and for operators IS TRUE, IS FALSE,
IS NOT TRUE, and IS NOT FALSE.  If there is are columns named TRUE or FALSE,
then the keywords resolve to the column names, for compatibility.  The
behavior of the "DEFAULT true" phrase is changed to mean what it says,
rather than being an alias for "DEFAULT 'true'".

FossilOrigin-Name: 9a7f02c50e6c8a3dc3addf4e51b7e04bd31670d6ce58d26d55273c43b5ecc8b0
manifest
manifest.uuid