rust-postgres/tests
Jonathan Reem 4b545ca466 Implement ToSql for &'a T where T: ToSql
This allows more flexible use of ToSql in generic contexts by allowing
references to be used for encoding.
2015-08-03 13:32:44 -07:00
..
types Implement ToSql for &'a T where T: ToSql 2015-08-03 13:32:44 -07:00
test.rs Look up column names case insensitively 2015-07-30 22:04:22 -07:00