Skip to content
New issue

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

Support mysql RLIKE and REGEXP binary operators #1017

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

lovasoa
Copy link
Contributor

@lovasoa lovasoa commented Oct 20, 2023

fixes #1015

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me -- thank you @lovasoa

@alamb alamb changed the title mysql RLIKE and REGEXP binary operators Support mysql RLIKE and REGEXP binary operators Oct 20, 2023
@alamb alamb merged commit c03586b into apache:main Oct 20, 2023
10 checks passed
@lovasoa lovasoa deleted the mysql-regex branch October 20, 2023 20:13
@lovasoa
Copy link
Contributor Author

lovasoa commented Oct 20, 2023

thanks !

serprex pushed a commit to serprex/sqlparser-rs that referenced this pull request Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MySQL REGEX operator is not supported.
2 participants