Trait diesel::backend::SupportsDefaultKeyword
source · [−]pub trait SupportsDefaultKeyword { }
Expand description
Does this backend support the bare DEFAULT
keyword?
pub trait SupportsDefaultKeyword { }
Does this backend support the bare DEFAULT
keyword?