Function deltachat::sql::migrations::run

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