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

feat: add support MATCH_ANY MATCH_ALL MATCH_PHRASE MATCH_PHRASE_PREFIX MATCH_REGEXP #2132

Merged
merged 3 commits into from
Dec 24, 2024

Conversation

dengliming
Copy link
Contributor

@manticore-projects
Copy link
Contributor

manticore-projects commented Dec 23, 2024

Thank you for your contribution. Looks good, although the QA/CI is failing.
Please follow the guide: https://manticore-projects.com/JSQLParser/contribution.html and especially update the keywords as explained in https://manticore-projects.com/JSQLParser/contribution.html#manage-reserved-keywords

@manticore-projects
Copy link
Contributor

Thank you for your work and contribution!

@manticore-projects manticore-projects merged commit f6c3c7d into JSQLParser:master Dec 24, 2024
2 of 3 checks passed
@dengliming dengliming deleted the feature_match branch December 26, 2024 06:34
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.

[BUG] Doris's full-text search does not support the match_any syntax.
2 participants