deltachat::sql::migrations

Function run

source
pub async fn run(
    context: &Context,
    sql: &Sql,
) -> Result<(bool, bool, bool, bool)>