Type Definition SmallSerial
diesel::pg::types::sql_types
type SmallSerial = SmallInt;
Alias for SmallInt
SmallInt