diesel
2.2.4
Module backend
Traits
In crate diesel
Module
diesel
::
backend
Copy item path
source
·
[
−
]
Expand description
Types which represent various database backends
Traits
§
Backend
A database backend
SqlDialect
This trait provides various options to configure the generated SQL for a specific backend.