pub fn commit_migration(
    ctx: &SalmoContext,
    migration_id: &str
) -> Result<Commit>