PostgresqlBoolArray constructor

const PostgresqlBoolArray()

Implementation

const PostgresqlBoolArray() : super('_boolean', pg.Type.booleanArray);