2015-11-24 21:23:59
— part of check-in
[e70ec71d68]
on branch vtab-like-operator
— Add the sqlite3_strlike() interface, which might be useful for implementing
LIKE operators on virtual tables.
(user:
drh
size: 56414)
2015-11-25 01:57:42
— part of check-in
[a6bfd4692c]
on branch trunk
— Enhancement the virtual table interface to support LIKE, GLOB, and REGEXP
operators. Also add the sqlite3_strlike() interface, which might be useful
as part of the implementation of LIKE on some virtual tables.
(user:
drh
size: 56414)