Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(engine/dolphin): implement MATCH_AGAINST conversion #4070

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

Merged
kyleconroy merged 1 commit into sqlc-dev:main from wawan93:mysql-match-against
Aug 24, 2025

Conversation

Copy link
Contributor

@wawan93 wawan93 commented Aug 20, 2025

fixes #1192, #3091

haashemi reacted with rocket emoji
...qlc-dev#1192, sqlc-dev#3091)
* add conversion logic for MATCH_AGAINST statements
* create type casting for search terms to 'text'
* construct A_Expr for MATCH_AGAINST operation
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang labels Aug 20, 2025
@kyleconroy kyleconroy merged commit 34afcd4 into sqlc-dev:main Aug 24, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

MATCH AGAINST not working in MYSQL

AltStyle によって変換されたページ (->オリジナル) /