Trait diesel::backend::SupportsReturningClause[][src]

pub trait SupportsReturningClause { }
Expand description

Does this backend support RETURNING clauses?

Implementors