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.
Types which represent various database backends