mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-04 00:05:27 +00:00

* expose relation_id and relation_attribution_no on PgColumn * Update sqlx-postgres/src/message/row_description.rs Co-authored-by: Austin Bonander <austin.bonander@gmail.com> * Update sqlx-postgres/src/column.rs Co-authored-by: Austin Bonander <austin.bonander@gmail.com> * Update sqlx-postgres/src/message/row_description.rs Co-authored-by: Austin Bonander <austin.bonander@gmail.com> * Update sqlx-postgres/src/column.rs Co-authored-by: Austin Bonander <austin.bonander@gmail.com> * Update sqlx-postgres/src/message/row_description.rs Co-authored-by: Austin Bonander <austin.bonander@gmail.com> * fix --------- Co-authored-by: Austin Bonander <austin.bonander@gmail.com>