Skip to content

GenericClient: Support COPY for Postgres #397

@seanlinsley

Description

@seanlinsley

I'd like to use GenericClient so pco_store's delete function can be optionally wrapped in a transaction, but pco_store currently relies on tokio-postgres's copy_in function, which isn't available through the generic client.

Would a PR be welcome to add copy_in support to GenericClient?

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-postgresArea: PostgreSQL support / deadpool-postgresS-blockedStatus: Marked as blocked ❌ on something else.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions