]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Bug fix: The IN operator was not working if either side derived from
authordrh <drh@noemail.net>
Mon, 28 Jan 2002 15:53:03 +0000 (15:53 +0000)
committerdrh <drh@noemail.net>
Mon, 28 Jan 2002 15:53:03 +0000 (15:53 +0000)
commit6b12545f4f6b87a60078582bdd98877077ad8241
treedd02e947c63adb599d9144a702975ca3ce36499e
parent71172c5c51cee7bc7b3ab257c86d31a29db3b469
Bug fix: The IN operator was not working if either side derived from
an INTEGER PRIMARY KEY. (CVS 354)

FossilOrigin-Name: dbcfe198fbaa155874ef82a96b6a4b993ccf3931
12 files changed:
VERSION
manifest
manifest.uuid
src/build.c
src/insert.c
src/select.c
src/update.c
src/vdbe.c
src/vdbe.h
src/where.c
test/in.test
www/changes.tcl