rust-postgres/tests
Steven Fackler 736f530ae9 Add Connection::query
Same deal as Connection::execute - a bit cheaper than preparing and
executing the statement normally.
2015-12-06 23:35:28 -08:00
..
types Second half of infrastructure for Connection::query 2015-12-06 23:35:28 -08:00
test.rs Add Connection::query 2015-12-06 23:35:28 -08:00