Function deltachat::sql::migrations::run

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