PostgresqlString constructor

const PostgresqlString()

Implementation

const PostgresqlString() : super('varchar', pg.Type.varChar);