diesel
2.1.6
BigSerial
Aliased type
In diesel::pg::sql_types
?
Settings
Type Alias
diesel
::
pg
::
sql_types
::
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;