]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not flatten a UNION ALL subquery where the column affinities do not match
authordrh <>
Tue, 1 Nov 2022 01:07:29 +0000 (01:07 +0000)
committerdrh <>
Tue, 1 Nov 2022 01:07:29 +0000 (01:07 +0000)
commitb6d9167945651e39f0caf5560e5edee184529138
tree8a6288fb6e31d7517204474268ff9838af4405ac
parent5fdb9a352c771c673458009069b5e865632a28b6
Do not flatten a UNION ALL subquery where the column affinities do not match
on all arms.  Force that subquery to be materialized.

FossilOrigin-Name: 1b8a128832c1633cbb86999d347fef64ac45fe134dac61132112fc97f24676a0
manifest
manifest.uuid
src/select.c
src/test1.c
test/unionall.test