Skip to content

Structure

PostgresCopyFromWriter

Handle to send data for a COPY ... FROM STDIN query to the backend.
struct PostgresCopyFromWriter

Topics

Instance Methods

  • write(_:)
    Send data for a COPY ... FROM STDIN operation to the backend.

Relationships

Conforms To

  • Swift.Sendable
  • Swift.SendableMetatype