We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It throws 'Encountered unexpected token: not' exception when parsing this clause. I tried v1.4, v2.1, v3.0, but nothing helped.
The text was updated successfully, but these errors were encountered:
Please provide a complete test sql.
Sorry, something went wrong.
select * from t_test where c_test not regexp '[0-9]{18}|[0-9]{17}X|[0-9]{15}';
74aab7c
No branches or pull requests
It throws 'Encountered unexpected token: not' exception when parsing this clause. I tried v1.4, v2.1, v3.0, but nothing helped.
The text was updated successfully, but these errors were encountered: