diesel
1.4.8
Supports
Default
Keyword
Implementors
In diesel::
backend
diesel
::
backend
Trait
SupportsDefaultKeyword
Copy item path
Source
pub trait SupportsDefaultKeyword { }
Expand description
Does this backend support the bare
DEFAULT
keyword?
Implementors
§
Source
§
impl
SupportsDefaultKeyword
for
Pg