]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the ESCAPE clause to the LIKE operator. Not fully tested yet. (CVS 2107)
authordanielk1977 <danielk1977@noemail.net>
Wed, 17 Nov 2004 16:41:29 +0000 (16:41 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Wed, 17 Nov 2004 16:41:29 +0000 (16:41 +0000)
commit7c6303c042a8faa25dcb822d4baecf3d07c5c261
tree91ed6918f630d0c335b6d9a877f533693de7e6bb
parentc7dc75334ff3f1c0d5a1faa1f88bb6f5e9c854f0
Add the ESCAPE clause to the LIKE operator. Not fully tested yet. (CVS 2107)

FossilOrigin-Name: 49268c2b7a84c4c618214dac8bef0f541440fe6b
manifest
manifest.uuid
src/func.c
src/parse.y
test/expr.test
test/lock4.test [new file with mode: 0644]
tool/mkkeywordhash.c