athena_rs 3.26.1

Hyper performant polyglot Database driver
Documentation
1
2
3
//! Compatibility facade for the extracted `athena-driver` PostgreSQL JSON row helpers.

pub use athena_driver::postgresql::json_row_expr::merge_jsonb_build_object_expr;