rust-postgres/tokio-postgres
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
..
benches Upgrade to tokio 0.3 2020-10-17 09:49:45 -04:00
src Upgrade phf 2021-06-21 21:30:41 -04:00
tests/test Add FromSql and ToSql impls for arrays (guarded behind feature) 2021-07-13 16:03:35 +02:00
Cargo.toml Add FromSql and ToSql impls for arrays (guarded behind feature) 2021-07-13 16:03:35 +02:00
CHANGELOG.md Release v0.7.2 2021-04-25 10:52:25 -04:00
LICENSE-APACHE Release tokio-postgres v0.4.0-rc.1 2019-03-05 21:35:46 -08:00
LICENSE-MIT Release tokio-postgres v0.4.0-rc.1 2019-03-05 21:35:46 -08:00