PostgresqlDateTime constructor

const PostgresqlDateTime()

Implementation

const PostgresqlDateTime() : super('timestamp', pg.Type.timestamp);