Type Method
text(_:)
Copy data to Postgres in text format, eg. separated by comma.
static func text(_ options: PostgresCopyFromFormat.TextOptions) -> PostgresCopyFromFormat
Type Method
static func text(_ options: PostgresCopyFromFormat.TextOptions) -> PostgresCopyFromFormat