rust-postgres/postgres
Steven Fackler 26eb27e70d Support one-off queries in sync API
We can't do this in tokio-postgres while borrowing the parameters, but
it's fine in the sync API!
2018-12-21 20:13:15 -08:00
..
src Support one-off queries in sync API 2018-12-21 20:13:15 -08:00
Cargo.toml Initial sync crate sketch 2018-12-21 13:34:09 -08:00