]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a missing test that prevented double LEFT JOINs with transitive
authordrh <drh@noemail.net>
Mon, 1 Jul 2013 17:27:19 +0000 (17:27 +0000)
committerdrh <drh@noemail.net>
Mon, 1 Jul 2013 17:27:19 +0000 (17:27 +0000)
commitcdc2e43d8e9d47cd5b2f70c3c27c23df98fae2ae
tree1e4ae20cd5a257e6bb86b5239045aa60d035b922
parent9443342ee91775ad5cd2a290a87e2c572308ac53
Add a missing test that prevented double LEFT JOINs with transitive
constraints from working correctly.  Fix for ticket [868145d012].

FossilOrigin-Name: 72919ec34f0d663d551c1070285ad93b932bcb74
manifest
manifest.uuid
src/where.c
test/tkt-868145d012.test [new file with mode: 0644]