rust-postgres/tests/types
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
..
chrono.rs Add optional chrono support 2015-05-13 22:25:43 -07:00
mod.rs Implement ToSql for &'a T where T: ToSql 2015-08-03 13:32:44 -07:00
rustc_serialize.rs Support serde's JSON type 2015-04-12 21:48:38 -07:00
serde.rs Support serde's JSON type 2015-04-12 21:48:38 -07:00
time.rs Add optional chrono support 2015-05-13 22:25:43 -07:00
uuid.rs Pull array support out to a separate crate 2014-12-24 23:58:27 -05:00