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

Json function Improvements #1506

Merged
merged 17 commits into from
Apr 9, 2022
Merged

Conversation

manticore-projects
Copy link
Contributor

Fixes #1504

Correct parsing the Standard Compliant JSON_OBJECT() function, where KEY is supposed to be a String
Add support for MySQL JSON_OBJECT(), where multiple Key-Value Pairs are separated by Comma ,

@wumpz wumpz merged commit e3f531c into JSQLParser:master Apr 9, 2022
@manticore-projects manticore-projects deleted the JSONFunction branch May 31, 2022 11:56
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.

cannot parse mysql column in JSON_OBJECT function
2 participants