]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an incorrect answer that might arise if a scalar query is both
authordrh <>
Tue, 9 Dec 2025 13:29:08 +0000 (13:29 +0000)
committerdrh <>
Tue, 9 Dec 2025 13:29:08 +0000 (13:29 +0000)
commit55385fb79cc7b6d92635694f0f7a77d7fb382580
tree197278d231b70f63a0f1dec8fae7baa84bcc4b59
parentfced18af1adaec747aa61ad0150ee8d09c0bc865
Fix an incorrect answer that might arise if a scalar query is both
DISTINCT and contains an OFFSET clause.

FossilOrigin-Name: 35b306565a10c16737ee433728ca188852f01c12dfae0cc9212d21db932486fb
manifest
manifest.uuid
src/expr.c
src/select.c
test/subquery2.test