Files
rust-postgres/postgres
Steven Fackler 3ba416ded6 Add tokio_postgres::GenericClient
We have to make the trait methods differ from the normal methods a bit
by adding Sync + Send bounds to the ToStatement parameter which is a bit
unfortunate, but necessary until GATs async_trait unnecessary.

Closes #357
2020-01-02 21:01:47 -05:00
..
2020-01-02 21:01:47 -05:00
2019-12-23 15:52:16 -08:00
2019-12-23 15:52:16 -08:00
2019-04-06 20:59:01 -07:00
2019-04-06 20:59:01 -07:00