getTable('cards'); if ($tableCards->hasIndex('cards_abiduri') && $tableCards->hasIndex('cards_abid')) { $tableCards->dropIndex('cards_abid'); } return $schema; } }