Steven Fackler e5e03b0064 Change the copy_in interface
Rather than taking in a Stream and advancing it internally, return a
Sink that can be advanced by the calling code. This significantly
simplifies encoding logic for things like tokio-postgres-binary-copy.

Similarly, the blocking interface returns a Writer.

Closes #489
2019-11-30 11:04:59 -05:00
2019-08-10 20:25:12 -07:00
2018-11-28 19:20:40 -08:00
2019-11-30 11:04:59 -05:00
2017-07-08 19:41:24 -07:00
2019-11-17 18:28:12 -08:00
2018-11-28 19:36:25 -08: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%