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