pub type DbErr = Error;
The error type returned by manual migrations.
pub struct DbErr { /* private fields */ }