Skip to content

Conversation

wawan93
Copy link
Contributor

@wawan93 wawan93 commented Aug 20, 2025

fixes #1192, #3091

…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
alfonsodev pushed a commit to ExponentiaTeam/sqlc that referenced this pull request Oct 13, 2025
…qlc-dev#1192, sqlc-dev#3091) (sqlc-dev#4070)

* add conversion logic for MATCH_AGAINST statements
* create type casting for search terms to 'text'
* construct A_Expr for MATCH_AGAINST operation

Co-authored-by: Vladimir Kochergin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MATCH AGAINST not working in MYSQL

2 participants