]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure ORDER BY clauses on joins that involve virtual tables and that
authordrh <drh@noemail.net>
Fri, 25 Apr 2014 14:42:17 +0000 (14:42 +0000)
committerdrh <drh@noemail.net>
Fri, 25 Apr 2014 14:42:17 +0000 (14:42 +0000)
commit9dfaf621d1e88d5570cc6547a2ab495f66f1a12f
tree3a07630649f6be10fc24d7e1627f3b0dc7801b01
parenta01c7c70fd4d36fcbb6b71c783efb877b6cfbd5f
Make sure ORDER BY clauses on joins that involve virtual tables and that
have a DISTINCT clause work correctly.  This is a candidate fix for
ticket [388d01d4bb8f9].  Test cases for that ticket will be checked in
separately.

FossilOrigin-Name: 171138122690faafde0dcab0201b90bdf02d3637
manifest
manifest.uuid
src/where.c