]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix further issues with multi-column IN(...) operators. Also some error handling...
authordan <dan@noemail.net>
Thu, 28 Jul 2016 19:47:15 +0000 (19:47 +0000)
committerdan <dan@noemail.net>
Thu, 28 Jul 2016 19:47:15 +0000 (19:47 +0000)
commit7b35a77b1a389d87cb5df356266b400e07d55afb
treeb8bab869bf177075dc58b219a389950379938f8d
parent34c125747de93ecb82a0a6e10877de03ea3d80f6
Fix further issues with multi-column IN(...) operators. Also some error handling cases surrounding row values.

FossilOrigin-Name: cc3f6542bec99b00d2698889bcea2aa0b587efa0
manifest
manifest.uuid
src/expr.c
src/whereexpr.c
test/rowvalue4.test [new file with mode: 0644]