-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
E-easydb:postgresRelated to PostgreSQLRelated to PostgreSQLgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
- Export
PgCopyInfromsqlx::postgres- Documentation for this type is currently not visible but knowing what methods it has is important to understanding how to use it.
- Downgrade
&mut selfto&selfforPool<Postgres>::{copy_in_raw, copy_out_raw}- Signature was likely copied from the same methods on
PgConnection, but&mut selfshouldn't be required forPool(backwards-compatible change)
- Signature was likely copied from the same methods on
Metadata
Metadata
Assignees
Labels
E-easydb:postgresRelated to PostgreSQLRelated to PostgreSQLgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed