point constant
CustomSqlType<Point>
const point
The point
type in Postgres.
Implementation
static const CustomSqlType<pg.Point> point = PointType();
The point
type in Postgres.
static const CustomSqlType<pg.Point> point = PointType();