Skip to content

Fix ParamRef recognition for CAST functions in the MySQL engine #1

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

Closed
wants to merge 6 commits into from

Conversation

ryanpbrewster
Copy link
Owner

This builds on top of sqlc-dev#1649, and I've intentionally opened this PR on top of that one.

Fixes sqlc-dev#1622

@ryanpbrewster ryanpbrewster changed the base branch from rpb/barebones-row-expr to main June 5, 2022 03:18
@ryanpbrewster ryanpbrewster deleted the rpb/more-dolphin-tests branch July 26, 2022 04:47
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.

Using MYSQL functions ( CONVERT and CAST) result in removing column from struct
1 participant