Skip to content

Structure

PostgresCopyFromFormat.TextOptions

Options that can be used to modify the text format of a COPY operation.
struct TextOptions

Topics

Initializers

Instance Properties

  • delimiter
    The delimiter that separates columns in the data.

Relationships

Conforms To

  • Swift.Sendable
  • Swift.SendableMetatype