]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_LIKE_DOESNT_MATCH_BLOBS compile-time option.
authordrh <drh@noemail.net>
Tue, 1 Dec 2015 21:23:07 +0000 (21:23 +0000)
committerdrh <drh@noemail.net>
Tue, 1 Dec 2015 21:23:07 +0000 (21:23 +0000)
commit41d2e66ef3de25a0d78a79bfbb781f305842c77b
treeb55cca9e909ac260476b57faedd3e3e43fb48d88
parent415afddaae95a60fea20b977b76eb6c86f902a40
Add the SQLITE_LIKE_DOESNT_MATCH_BLOBS compile-time option.

FossilOrigin-Name: 9e1d6d4c391ff90077f0d1cdeb567969fee9f747
14 files changed:
manifest
manifest.uuid
src/ctime.c
src/func.c
src/test_config.c
src/vdbe.c
src/where.c
src/whereInt.h
src/wherecode.c
test/analyze3.test
test/enc3.test
test/like.test
test/like3.test
test/where8.test