uuid constant
CustomSqlType<UuidValue>
const uuid
The UUID type in Postgres.
Implementation
static const CustomSqlType<UuidValue> uuid = UuidType();
The UUID type in Postgres.
static const CustomSqlType<UuidValue> uuid = UuidType();