Trait diesel::backend::SupportsDefaultKeyword [] [src]

pub trait SupportsDefaultKeyword { }

Does this backend support the bare DEFAULT keyword?

Implementors