rust-postgres/postgres-types
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
..
src 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 postgres-types v0.2.1 2021-04-03 17:10:03 -04:00
LICENSE-APACHE Release postgres-types v0.1.0-alpha.1 2019-10-14 17:56:10 -07:00
LICENSE-MIT Release postgres-types v0.1.0-alpha.1 2019-10-14 17:56:10 -07:00