diesel
2.2.4
Module backend
Module Items
Traits
In crate diesel
diesel
Module
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.