mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-01-05 16:21:34 +00:00
* Exposing the Oid of PostgreSQL types * Do not panic if OID is not set * Update sqlx-postgres/src/type_info.rs Co-authored-by: Austin Bonander <austin.bonander@gmail.com> * cargo fmt --------- Co-authored-by: Austin Bonander <austin.bonander@gmail.com>