aboutsummaryrefslogtreecommitdiff
path: root/src/treeview.c
diff options
context:
space:
mode:
authordrh <>2024-04-25 16:55:53 +0000
committerdrh <>2024-04-25 16:55:53 +0000
commit23afc2c4ec1abc95f61e75411926527e93ebb500 (patch)
treed62033bb44348cbf0895468ba8b3b2e1090992a3 /src/treeview.c
parentf8e195159f933d310587bd991f66965ba184c252 (diff)
downloadsqlite-23afc2c4ec1abc95f61e75411926527e93ebb500.tar.gz
sqlite-23afc2c4ec1abc95f61e75411926527e93ebb500.zip
Back out the previous change on this branch. In its place: Determine the
affinity of a subquery by the left-most arm of the subquery that has an affinity other than NONE. In other words, scan from left to right looking for an arm of the compound subquery with an affinity of BLOB, TEXT, INTEGER, or REAL and pick the first one found. Or stay with NONE if no arm has a defined affinity. Test cases added. FossilOrigin-Name: b8ec8511b1968bbc1472b3e2e21f0fef1d5becebeb31f9d13ee3ca9e13abb1e5
Diffstat (limited to 'src/treeview.c')
0 files changed, 0 insertions, 0 deletions