]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an issue with the LIKE operator when it includes the "ESCAPE '_'" clause.
authordrh <>
Mon, 15 Feb 2021 17:02:01 +0000 (17:02 +0000)
committerdrh <>
Mon, 15 Feb 2021 17:02:01 +0000 (17:02 +0000)
commit33941691a526dfc19c3f5a4de39864800a3a9cd9
treeec4e3e993d3f95fb1d3a8134e2a0161000e6e63b
parentf2b32e8915384bbfe4783de481280b8bdb1b367f
Fix an issue with the LIKE operator when it includes the "ESCAPE '_'" clause.
Ticket [c0aeea67d58ae0fd].

FossilOrigin-Name: 27d4117980d125975b5e70eeea58a6ab07bcf066e71b5fcb81b822e05afdbab0
manifest
manifest.uuid
src/func.c
test/like.test