]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow an index paired with a NOT NULL constraint to be used for sorting
authordrh <drh@noemail.net>
Fri, 11 Feb 2011 03:56:11 +0000 (03:56 +0000)
committerdrh <drh@noemail.net>
Fri, 11 Feb 2011 03:56:11 +0000 (03:56 +0000)
commitac6de304e570cca2e4a8bfa093fd6ea410da48c7
tree8ec8b48ec5a9b81e65e8fd388d909033f9cb5a2b
parent59b6188bb040492924de7f3d0eba91de23e5cac5
Allow an index paired with a NOT NULL constraint to be used for sorting
under the condition that the index be treated as a non-unique index.

FossilOrigin-Name: d78949fc93077e1aa7f05cf9f7e947727939cc96
manifest
manifest.uuid
src/where.c
test/tkt3824.test