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

Bug fix for JSON_ARRAY function with binary arguments #1941

Merged
merged 6 commits into from Aug 15, 2023
Merged

Conversation

zachmu
Copy link
Member

@zachmu zachmu commented Aug 15, 2023

Binary args are now treated as character strings

Also added a testing path to ScriptTests that let you inject Vitess bindvars to exercise more server logic

Fixes #1855

@zachmu
Copy link
Member Author

zachmu commented Aug 15, 2023

Companion PR:

dolthub/vitess#264

Copy link
Contributor

@max-hoffman max-hoffman left a comment

Choose a reason for hiding this comment

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

lgtm, no big comments

sql/expression/function/json_array.go Show resolved Hide resolved
@zachmu zachmu merged commit a3cde52 into main Aug 15, 2023
6 checks passed
@Hydrocharged Hydrocharged deleted the zachmu/types-bug branch August 24, 2023 00:17
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.

GORM JSONArrayQuery.Contains isn't compatible
2 participants