]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the way SQLite invokes the xBestIndex method of virtual tables so that N-way...
authordan <dan@noemail.net>
Sat, 5 Mar 2016 17:29:08 +0000 (17:29 +0000)
committerdan <dan@noemail.net>
Sat, 5 Mar 2016 17:29:08 +0000 (17:29 +0000)
commit115305ff000b635c9ecb2978fdcbecb2151fc20f
tree586d7990b8c1bcef0af23e65c85327d40c7df39a
parentc2f18adde59927255447e2c854e867c3602f1370
Change the way SQLite invokes the xBestIndex method of virtual tables so that N-way joins involving virtual tables work as expected.

FossilOrigin-Name: ffc65968ede2c402e616147e6e3d737e6f9de21d
manifest
manifest.uuid
src/test_bestindex.c
src/where.c
test/bestindex2.test [new file with mode: 0644]