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

type Serial = Integer;

Alias for Integer