]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Propagate the COLLATE operator upward through function calls.
authordrh <drh@noemail.net>
Mon, 9 Feb 2015 16:09:34 +0000 (16:09 +0000)
committerdrh <drh@noemail.net>
Mon, 9 Feb 2015 16:09:34 +0000 (16:09 +0000)
commit2308ed385462208621ce052e5736b317fa81068f
treef8de76952454441f86a8fdf61fc70503c5453ceb
parent885a5b030ee3717b78bfb82d61e6ee38ef0892ea
Propagate the COLLATE operator upward through function calls.
Initial fix for ticket [ca0d20b6cdddec5e8].

FossilOrigin-Name: c053448a55f9d030e8ffe88cf4fc14ada7f6ec19
manifest
manifest.uuid
src/delete.c
src/expr.c
src/parse.y
src/select.c
src/sqliteInt.h
test/collate8.test