pub type DatabaseRow = SqliteRow;
A single row from the SQLite database.
pub struct DatabaseRow { /* private fields */ }