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

pub trait SupportsReturningClause { }

Does this backend support RETURNING clauses?

Implementors