]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Account for the ASC/DESC properties of ORDER BY expressions when using the same index... experimental
authordan <dan@noemail.net>
Fri, 10 Oct 2014 20:52:53 +0000 (20:52 +0000)
committerdan <dan@noemail.net>
Fri, 10 Oct 2014 20:52:53 +0000 (20:52 +0000)
commitb6453201d2ec13d7c71da62e2d11cae427d3bf04
treeb917777f88e04ba97d5284e7160bae38cdaac7ed
parent1f8817cb3284662f01546455b93eb6d8d0a53fb1
Account for the ASC/DESC properties of ORDER BY expressions when using the same index for GROUP BY and ORDER BY. Candidate fix for [ba7cbfaedc].

FossilOrigin-Name: 2a9573962b837973c4959465d8a5f2641d109a5a
manifest
manifest.uuid
src/where.c
test/tkt-ba7cbfaedc.test [new file with mode: 0644]