]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix issues with quering from an auxiliary index that must refer back to the
authordrh <drh@noemail.net>
Thu, 31 Oct 2013 17:38:01 +0000 (17:38 +0000)
committerdrh <drh@noemail.net>
Thu, 31 Oct 2013 17:38:01 +0000 (17:38 +0000)
commitee0ec8e1db6049e6c38c94fa08201ca73ef3f60a
tree541ba1456a5b331e71225dbb41fc36ef49c84853
parent6934fc7b6ffde4b1e24e277f0ac6fb783790e5db
Fix issues with quering from an auxiliary index that must refer back to the
PRIMARY KEY index of a WITHOUT ROWID table.

FossilOrigin-Name: cff1f55c52ff57557d9b728a5cd830a367091794
manifest
manifest.uuid
src/expr.c
src/vdbe.c
src/where.c