]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When doing a DISTINCT aggregate that contains an ORDER BY, only the
authordrh <>
Wed, 25 Oct 2023 14:54:16 +0000 (14:54 +0000)
committerdrh <>
Wed, 25 Oct 2023 14:54:16 +0000 (14:54 +0000)
commit8f99cb9ad69c8d423c4760fe67b78a0c01a1cff6
tree2a52282347aaefc9991a4b2252f2ba780006a77d
parenta9a7d118f68d0209f99b03a5f6754f0218ea6019
When doing a DISTINCT aggregate that contains an ORDER BY, only the
arguments to the aggregate need to be distinct, not the ORDER BY terms.

FossilOrigin-Name: d2dbbdf7194bab4e5e3b74d3dbffb012a335829824c775c72dd7347c013d2125
manifest
manifest.uuid
src/expr.c
src/select.c
test/aggorderby.test