New
tokio-postgres v0.7.15
Added
- Added
Client::check_connectionAPI. - Added
Client::simple_query_rawAPI.
Changed
- Improved the effectiveness of
Client::is_closed. - Stop including error chain in
Displayimpl ofError
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::check_connection API.Client::simple_query_raw API.Client::is_closed.Display impl of Error