sqlx/sqlx-core
Charles Samborski 93b90be9f7 fix(postgres): Add support for domain types description
Fix commit updates the `postgres::connection::describe` module to add full support for domain types. Domain types were previously confused with their category which caused invalid oid resolution.

Fixes launchbadge/sqlx#110
2021-03-16 20:23:03 +01:00
..
src fix(postgres): Add support for domain types description 2021-03-16 20:23:03 +01:00
Cargo.toml release: 0.5.1 2021-02-04 09:16:11 -08:00