Type Definition diesel::pg::types::sql_types::BigSerial
postgres
[] [src]

type BigSerial = BigInt;

Alias for BigInt