rust-postgres/tests/types
Steven Fackler bd60ecfc1f Add impls for array types
Turns out the thing I thought was a blocker (the bytea impls) actually
isn't since u8 doesn't implement these traits. Yay for pre-1.0 thinking!
2016-03-27 09:42:21 -07:00
..
bit_vec.rs Cleanup 2015-12-06 13:35:52 -08:00
chrono.rs Add optional chrono support 2015-05-13 22:25:43 -07:00
eui48.rs Add tests/types/eui48.rs to excercise MacAddress::parse_str() functionality in canonical form 2016-02-13 21:00:44 -06:00
mod.rs Add impls for array types 2016-03-27 09:42:21 -07:00
rustc_serialize.rs Use a smaller crate for hex stuff 2015-12-06 14:28:12 -08:00
serde_json.rs Update serde support 2015-11-07 16:32:16 -08: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