]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the OP_Cast operator so that when casting to TEXT, it always leaves
authordrh <drh@noemail.net>
Mon, 23 Dec 2019 03:37:46 +0000 (03:37 +0000)
committerdrh <drh@noemail.net>
Mon, 23 Dec 2019 03:37:46 +0000 (03:37 +0000)
commit0af6ddd3ca07064f529b3b1349a76f466fed1d63
treec28582d3f9236d68ac13bd0291ac5c09192a73ac
parent3d8e7a2f9778f969f57858e89c0fc3aaf862d4f8
Fix the OP_Cast operator so that when casting to TEXT, it always leaves
the result in the encoding of the database.  Ticket [0911b5d161b039c6].
Test cases in TH3.

FossilOrigin-Name: f347744e0d576f0250c29259cca755e57afded8956224114c01603c1bca5b3a4
manifest
manifest.uuid
src/vdbe.c
src/vdbeInt.h
src/vdbemem.c