I noticed index support for NOT LIKE is missing. Is there a special reason
for that, or would a patch be accepted?

A use case would be:

... WHERE url NOT LIKE 'http%'

Or

... WHERE path NOT LIKE '/%'

Reply via email to