]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Chagnes the ESCAPE clause on the LIKE operator to overwrite wildcard
authordrh <drh@noemail.net>
Thu, 19 Mar 2020 18:13:28 +0000 (18:13 +0000)
committerdrh <drh@noemail.net>
Thu, 19 Mar 2020 18:13:28 +0000 (18:13 +0000)
commit589c7876201f46f60b9a099dfcc1ebf92ef039c8
tree762f55499f13f10bb451bb82bb81058a66d0b7f2
parentf0a2172d1d2004ac1ac358c63cf4b464fea10bf6
Chagnes the ESCAPE clause on the LIKE operator to overwrite wildcard
characters, in order ot match the behavior of PosgreSQL.

FossilOrigin-Name: 11e0844f71e8f2d27ce9363fb505e02fd7795c61dae0b3886cf0d8df4484dd97
ext/icu/icu.c
manifest
manifest.uuid
src/func.c
test/icu.test
test/like.test
test/like3.test