Skip to content

Structure

PostgresCopyFromFormat

Specifies the format in which data is transferred to the backend in a COPY operation.
struct PostgresCopyFromFormat

Overview

See the Postgres documentation at https://www.postgresql.org/docs/current/sql-copy.html for the options’ meanings and their default values.

Topics

Structures

Type Methods

Relationships

Conforms To

  • Swift.Sendable
  • Swift.SendableMetatype