TextArray

typealias TextArray = Array<String?>(source)

Represent values of PostgreSQL text[] SQL type.