]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure the columns of views and sub-selects in the FROM clause of a select are always... tkt-a7debbe0_
authordan <dan@noemail.net>
Mon, 9 Sep 2019 19:49:42 +0000 (19:49 +0000)
committerdan <dan@noemail.net>
Mon, 9 Sep 2019 19:49:42 +0000 (19:49 +0000)
commite08663946ee6d0f5c8429aa035c9db2186ed4766
tree2a78a35eecab2f63a28b92ea14157c031acb2882
parent1a97c413f8c26670d3bbf122a6eaa88dea0a0b5c
Ensure the columns of views and sub-selects in the FROM clause of a select are always assigned implicit collation sequences, just as table columns are. Possible fix for [a7debbe0].

FossilOrigin-Name: 1863b7bf12521bdd2b51c5b8d3a4634bff3e15d3713e0b5343952df7da02f794
manifest
manifest.uuid
src/select.c
test/tkt-a7debbe0.test [new file with mode: 0644]