]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the like optimization so that it works with an ESCAPE clause.
authordrh <drh@noemail.net>
Thu, 27 Jul 2017 20:24:29 +0000 (20:24 +0000)
committerdrh <drh@noemail.net>
Thu, 27 Jul 2017 20:24:29 +0000 (20:24 +0000)
commit1d42ea71c241af62344843218a2cde683322f091
treec0e55cb51a8b3c26ac65f80f6ea45c1800137199
parent01d837df9cd473414c9fe2320b91ee62cb25bd3a
Enhance the like optimization so that it works with an ESCAPE clause.

FossilOrigin-Name: f5d330f495d07a704e115595bbdf5422ddb68fd8191114c5a12c9c873d983f7c
manifest
manifest.uuid
src/func.c
src/wherecode.c
src/whereexpr.c
test/like.test