]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Consider the values bound to SQL variables when determining whether or not a
authordan <dan@noemail.net>
Sat, 24 Jun 2017 18:10:29 +0000 (18:10 +0000)
committerdan <dan@noemail.net>
Sat, 24 Jun 2017 18:10:29 +0000 (18:10 +0000)
commit5aa550cf3b257cd1e62812a8784caca440908ed8
tree7963960302b060c9fbc35d675e521975af44e6ff
parent7f2d1cd2b0c2583c5a472982701b66d97c4528d0
Consider the values bound to SQL variables when determining whether or not a
partial index may be used.

FossilOrigin-Name: 7b59c353b805c64689b4ae9df347705acbb5f116346ad77af8ce087da7893747
manifest
manifest.uuid
src/expr.c
src/insert.c
src/resolve.c
src/select.c
src/sqliteInt.h
src/where.c
src/wherecode.c
src/whereexpr.c
test/index9.test [new file with mode: 0644]