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

pub trait SupportsDefaultKeyword { }
Expand description

Does this backend support the bare DEFAULT keyword?

Implementors