rust-postgres/tests
Steven Fackler 557a159a8a Add a trait abstracting over transactions and connections
This is implemented *in addition* to the intrinsic methods because
having to import a trait to call `prepare` sucks.

Closes #63
2014-10-08 20:29:26 -07:00
..
types Use new slice syntax 2014-10-04 20:08:44 -07:00
pool.rs Deprecate connection pool 2014-08-05 23:28:08 -07:00
test.rs Add a trait abstracting over transactions and connections 2014-10-08 20:29:26 -07:00