]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that the types and collation sequences of a view are taken from the leftmost... tkt-679ed6a2
authordan <Dan Kennedy>
Sat, 10 Dec 2022 17:54:55 +0000 (17:54 +0000)
committerdan <Dan Kennedy>
Sat, 10 Dec 2022 17:54:55 +0000 (17:54 +0000)
commit6fce5619051687394b43ce198c2daf5872682662
tree3ac8312d708d2d2f31f1eefa6b32b4ef167a033b
parent8c0041f5bfc351623bc509825282063d4369cd13
Ensure that the types and collation sequences of a view are taken from the leftmost component of compound SELECTs, even when column names are explicitly provided for the view. Possible fix for [679ed6a2].

FossilOrigin-Name: b0e49aa81a09c183b8baf8346b8a9b593c2b13073958617b6594500958d5bd46
manifest
manifest.uuid
src/select.c
test/view.test