]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Experimental change to allow virtual tables to take advantage of LIKE, REGEXP and... vtab-experimental
authordan <dan@noemail.net>
Sat, 28 May 2016 18:53:55 +0000 (18:53 +0000)
committerdan <dan@noemail.net>
Sat, 28 May 2016 18:53:55 +0000 (18:53 +0000)
commitdbd2dcbd5ec86a795a3af633e4cd16dc26f929a0
treec3f577af7ffead826efbea46b27150652d6a3524
parent66bf810467d1734cb7d86552c57fcdefa5a00247
Experimental change to allow virtual tables to take advantage of LIKE, REGEXP and GLOB terms that are part of OR expressions within WHERE clauses.

FossilOrigin-Name: 242507b4ff96bc4c7c7844dbe1c2b8508dbf1d01
manifest
manifest.uuid
src/whereexpr.c
test/bestindex3.test [new file with mode: 0644]