Skip to content

Type Method

array(_:)

Deprecated

Use `PostgresDataType` instead.

Creates an array type from a PostgreSQLDataType.
static func array(_ type: PostgresColumnType) -> PostgresColumnType