Module diesel::backend[][src]

Expand description

Types which represent various database backends

Traits

A database backend

Does this backend support the bare DEFAULT keyword?

Does this backend support RETURNING clauses?

Does this backend use the standard SAVEPOINT syntax?