getTable('dav_cal_proxy'); if ($table->hasIndex('dav_cal_proxy_ioid')) { $table->dropIndex('dav_cal_proxy_ioid'); } return $schema; } }