Kurt Wolf
|
c597a225c5
|
feat: expose relation_id and relation_attribution_no on PgColumn (#3492)
* 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>
|
2024-09-07 18:43:03 -07:00 |
|