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

Getters and setters for the JSON type #325

Merged
merged 5 commits into from
Dec 2, 2024

Conversation

taniabogatsch
Copy link
Collaborator

cc @marcboeker, this might break some backward compatibility, as we no longer assume that every JSON column scan returns a string. Instead, we return the respective JSON interface. This aligns with the duckdb CLI.

@marcboeker
Copy link
Owner

Thanks! LGTM. Should we document this somewhere or add a JSON example?

@marcboeker marcboeker merged commit 51311da into marcboeker:main Dec 2, 2024
6 checks passed
@marcboeker
Copy link
Owner

Thanks!

@taniabogatsch taniabogatsch deleted the json-type branch December 2, 2024 10:03
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