Hello,

I can't find any reference in the documentation about a regex operator.

I would like to be able to query this way :

SELECT *
FROM xxx
WHERE  text_field   regexOperator    'regex_pattern';

Thanks for helping,

Reply via email to