rust-postgres/tokio-postgres/tests/test
Lukas Kalbertodt 6c1542f634
Add FromSql and ToSql impls for arrays (guarded behind feature)
This is feature-gated because those impls require Rust 1.51.
2021-07-13 16:03:35 +02:00
..
types Add FromSql and ToSql impls for arrays (guarded behind feature) 2021-07-13 16:03:35 +02:00
binary_copy.rs Move binary copy stuff directly into main crate 2019-12-08 18:30:47 -08:00
main.rs expose SimpleQueryRow's column names 2021-05-29 23:44:17 +02:00
parse.rs Fix build 2019-03-04 22:22:51 -08:00
runtime.rs Upgrade to tokio 0.3 2020-10-17 09:49:45 -04:00