]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The second option for [61c853857f40da49]: In this mode, columns of VIEWs tkt-61c853-B
authordrh <drh@noemail.net>
Mon, 5 Aug 2019 19:34:44 +0000 (19:34 +0000)
committerdrh <drh@noemail.net>
Mon, 5 Aug 2019 19:34:44 +0000 (19:34 +0000)
commitc27520bf72652d6726f0ae3406814c26b1350dd3
tree47636d47f7b811343f8cd8ad91e9fac8536c09b9
parent1194904b814d6da63930dee75bc468094706226a
The second option for [61c853857f40da49]:  In this mode, columns of VIEWs
and subqueries that are formed by expressions have affinity BLOB rather than
affinity none, as has usually been the case for a while.  But this mode fixes
a couple of corner cases involving query flattening and the push-down
optimization where that rule was violated.

FossilOrigin-Name: 470ac8d50ce2f7ccad74f5d7b31d90ba1f959691cbc3174d478f49462e7f82b1
manifest
manifest.uuid
src/resolve.c
src/select.c
src/sqliteInt.h