diesel

Module connection

Source
Expand description

Types related to database connections

Structs§

  • An implementation of TransactionManager which can be used for backends which use ANSI standard syntax for savepoints such as SQLite and PostgreSQL.

Traits§