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

Implement json_error_position #564

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

petersooley
Copy link
Contributor

Furthering work for JSON compatibility as described in #127, this change adds support for the json_error_position function used to find the error in invalid JSON values.

image

Copy link
Contributor

@sonhmai sonhmai left a comment

Choose a reason for hiding this comment

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

thanks for the clear PR. I left some minors.

core/json/mod.rs Show resolved Hide resolved
@petersooley petersooley force-pushed the json-error-position branch 2 times, most recently from c234e14 to b2086e0 Compare December 30, 2024 17:19
@penberg
Copy link
Collaborator

penberg commented Jan 10, 2025

Hey @petersooley, could you please rebase this so we can get it merged?

@penberg penberg merged commit 9d42a48 into tursodatabase:main Jan 13, 2025
35 of 36 checks passed
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.

3 participants