rust-postgres/postgres/src
2018-12-23 15:02:42 -08:00
..
builder.rs Initial sync crate sketch 2018-12-21 13:34:09 -08:00
client.rs Simplify sync copy_in 2018-12-23 15:02:42 -08:00
lib.rs Add basic sync API tests 2018-12-21 21:01:49 -08:00
query.rs Support one-off queries in sync API 2018-12-21 20:13:15 -08:00
statement.rs Support one-off queries in sync API 2018-12-21 20:13:15 -08:00
test.rs Avoid NLL letting CopyOutReader borrow drop early 2018-12-23 13:28:13 -08:00
transaction.rs Add sync copy_out 2018-12-23 13:17:50 -08:00