diesel
2.1.6
Serial
Aliased type
In diesel::sql_types
?
Settings
Type Alias
diesel
::
sql_types
::
Serial
Copy item path
source
·
[
−
]
pub type Serial =
Integer
;
Available on
crate feature
postgres_backend
only.
Expand description
Alias for
Integer
Aliased Type
§
struct Serial;