Module deltachat::sql

source Β·
Expand description

Β§SQLite wrapper.

Modules§

  • migrations πŸ”’
    Migrations module.
  • pool πŸ”’
    SQLite connection pool.

Structs§

  • A wrapper around the underlying Sqlite3 object.

Traits§

  • Extension to [rusqlite::ToSql] trait which also includes Send and Sync.

Functions§