Type Definition BigSerial
diesel::pg::types::sql_types
type BigSerial = BigInt;
Alias for BigInt
BigInt