PostgresqlByteArray constructor

const PostgresqlByteArray()

Implementation

const PostgresqlByteArray() : super('bytea', pg.Type.byteArray);