Instance Method
array(of:)
Deprecated
Use ``PostgresRow`` and ``PostgresDecodable`` instead.
func array<T>(of type: T.Type = T.self) -> [T]? where T : PostgresDataConvertible
Instance Method
Deprecated
Use ``PostgresRow`` and ``PostgresDecodable`` instead.
func array<T>(of type: T.Type = T.self) -> [T]? where T : PostgresDataConvertible