Skip to content

Support JSON logical values#13

Merged
adsharma merged 3 commits into
mainfrom
support-json-logical-type
May 23, 2026
Merged

Support JSON logical values#13
adsharma merged 3 commits into
mainfrom
support-json-logical-type

Conversation

@adsharma
Copy link
Copy Markdown
Contributor

@adsharma adsharma commented May 23, 2026

Summary

  • add JSON to the Rust FFI logical and physical type IDs
  • expose JSON logical types through LogicalType::Json
  • convert JSON result values into serde_json::Value and serialize Value::Json parameters back to JSON text
  • update the crate version to 0.17.0
  • call PreparedStatement::isReadOnly() directly instead of the removed C API shim

@adsharma adsharma marked this pull request as ready for review May 23, 2026 22:41
@adsharma adsharma merged commit fcf1f94 into main May 23, 2026
1 check passed
@adsharma adsharma deleted the support-json-logical-type branch May 23, 2026 22:42
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.

1 participant