]> git.ipfire.org Git - thirdparty/sqlite.git/commit
DISTINCT may not be ignored inside a UNION ALL common table expression.
authordrh <drh@noemail.net>
Thu, 17 Sep 2020 00:46:09 +0000 (00:46 +0000)
committerdrh <drh@noemail.net>
Thu, 17 Sep 2020 00:46:09 +0000 (00:46 +0000)
commitf1ea42556073c45dc07c31631f4cd12938761889
treef1f8ec2c310ab4973b81c56bcb2f0155fd800c92
parentd96e3821e4a14a0b41c32667d1642fcd7228c9fa
DISTINCT may not be ignored inside a UNION ALL common table expression.
Fix for ticket [c51489c3b8f919c5]

FossilOrigin-Name: 7d2b590d3abd66a7e6ae9046198eb669e0fd2f223f7691281e9ad795a12b8903
manifest
manifest.uuid
src/select.c
src/sqliteInt.h
test/with1.test