]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure affinity is not discarded from a view column if the view appears on the rhs...
authordan <dan@noemail.net>
Sat, 25 Apr 2020 15:01:53 +0000 (15:01 +0000)
committerdan <dan@noemail.net>
Sat, 25 Apr 2020 15:01:53 +0000 (15:01 +0000)
commit07f9e8f4f3a473e4efac5f421b59b945a79e22a5
treee91699a09b17e7fb4f878bb3f06c73e66859ab1a
parentab2172e69f5dfb5017a6a7b230862c0a54f41e7d
Ensure affinity is not discarded from a view column if the view appears on the rhs of a LEFT JOIN. Fix for [45f4bf4e].

FossilOrigin-Name: ac31edd3eeafcef46164a4506bbc32c711bb7cd78378aeaa4c9bb12524ac5ea1
manifest
manifest.uuid
src/expr.c
src/select.c
test/join2.test