New
tokio-postgres v0.7.16
Added
- Added
Client::query_scalar,Client::query_one_scalar, andClient::query_opt_scalarmethods. - Added
Row::raw_size_bytesmethod. - Added
Column::type_modifiermethod.
Changed
- Upgraded
whoamito v2.
Unclaimed project
Are you a maintainer of rust-postgres? Claim this project to take control of your public changelog and roadmap.
Changelog
Native PostgreSQL driver for the Rust programming language
Client::query_scalar, Client::query_one_scalar, and Client::query_opt_scalar methods.Row::raw_size_bytes method.Column::type_modifier method.whoami to v2.