]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid transforming TK_COLLATE or TK_UNLIKELY Expr nodes to TK_REFERENCE. Instead... tkt-e1e07ef2
authordan <dan@noemail.net>
Sun, 16 Jun 2019 08:58:14 +0000 (08:58 +0000)
committerdan <dan@noemail.net>
Sun, 16 Jun 2019 08:58:14 +0000 (08:58 +0000)
commit069d1b1faf819c9d49a299129caeef9774d73b89
tree53aa3b07ac695a38881176845eb4c27b4e0e7ad6
parente3664dcb4837e94f685606a00aa5da1d4f4c3d3d
Avoid transforming TK_COLLATE or TK_UNLIKELY Expr nodes to TK_REFERENCE. Instead, transform the uppermost Expr node in the expression tree that is not of this type.

FossilOrigin-Name: ba7870e292919cf6c2f4b65b63fb0420ba2718eb0a797e0ba5302eec551a4238
manifest
manifest.uuid
src/expr.c
test/between.test