Module diesel::backend [−][src]
Types which represent various database backends
Re-exports
pub use sql_types::TypeMetadata; |
Traits
Backend |
A database backend |
SupportsDefaultKeyword |
Does this backend support the bare |
SupportsReturningClause |
Does this backend support |
UsesAnsiSavepointSyntax |
Does this backend use the standard |