]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Activate the ability to use expressions in indexes in a query. There are some
authordrh <drh@noemail.net>
Thu, 27 Aug 2015 18:24:02 +0000 (18:24 +0000)
committerdrh <drh@noemail.net>
Thu, 27 Aug 2015 18:24:02 +0000 (18:24 +0000)
commit6860e6fa6fec87334b5c9fe1bc3d0be45cf5ef49
tree2cdbd99e5a1de4477e36bc8989d159c56ae67212
parentb377020ca9d7dab4079c17cb351f54fe2ec1fc99
Activate the ability to use expressions in indexes in a query.  There are some
test failures, but mostly this seems to work.

FossilOrigin-Name: 42f93f582eccd8a778189aa6c113874f995ab751
manifest
manifest.uuid
src/insert.c
src/where.c
src/whereInt.h
src/whereexpr.c