mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-27 13:46:32 +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>