sqlx/sqlx-postgres
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
..
src feat: expose relation_id and relation_attribution_no on PgColumn (#3492) 2024-09-07 18:43:03 -07:00
Cargo.toml chore: configure clippy cast lints at workspace level 2024-08-23 23:39:32 -07:00
LICENSE-APACHE Add LICENSE-* files to crates 2024-06-20 10:56:08 -07:00
LICENSE-MIT Add LICENSE-* files to crates 2024-06-20 10:56:08 -07:00