Skip to content

Conversation

@bakwc
Copy link
Owner

@bakwc bakwc commented Oct 31, 2024

Json was wrongly parsed as "{\"b\": \"b\", \"c\": [3, 2, 1]}". Now it's parsed correctly as {"b": "b", "c": [3, 2, 1]} (before there were additional quotes).

@bakwc bakwc merged commit c83e2e6 into master Oct 31, 2024
1 check passed
@bakwc bakwc deleted the json_tests_and_fix branch November 25, 2024 14:36
jaredmdobson pushed a commit to ReMatter/mysql_ch_replicator that referenced this pull request Nov 5, 2025
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.

2 participants