Dan Burkert aadd90854d derive Clone, PartialEq and Eq for postgres_types::Json
It's a bit unwieldy using the `Json` type in structs without this.
`Json` is 'just data', so I think it's usually appropriate to consider
instances to be cloneable and testable for equivalence.
2020-10-02 15:56:50 -07:00
2020-03-22 15:25:08 -07:00
2020-06-10 16:56:22 -07:00
2017-07-08 19:41:24 -07:00
2016-12-18 16:13:12 -08:00
2017-07-23 10:44:10 -07:00
2019-10-21 18:04:58 -07:00

Rust-Postgres

CircleCI

PostgreSQL support for Rust.

postgres Latest Version

Documentation

A native, synchronous PostgreSQL client.

tokio-postgres Latest Version

Documentation

A native, asynchronous PostgreSQL client.

postgres-types Latest Version

Documentation

Conversions between Rust and Postgres types.

postgres-native-tls Latest Version

Documentation

TLS support for postgres and tokio-postgres via native-tls.

postgres-openssl Latest Version

Documentation

TLS support for postgres and tokio-postgres via openssl.

Description
No description provided
Readme 5.6 MiB
Languages
Rust 99.3%
Shell 0.7%