Skip to content

Protocol

PostgresArrayDecodable

A type that can be decoded into a Swift Array of its own type from a Postgres array.
protocol PostgresArrayDecodable : PostgresDecodable

Relationships

Inherits From

Conforming Types

See Also

Decoding