diesel
2.2.5
BigSerial
Aliased type
In diesel::
sql_
types
diesel
::
sql_types
Type Alias
BigSerial
Copy item path
Source
pub type BigSerial =
BigInt
;
Available on
crate feature
postgres_backend
only.
Expand description
Alias for
BigInt
Aliased Type
ยง
struct BigSerial;