-- Rollback da Migration 015 — DT#7
ALTER TABLE tbl_Representante
  RENAME INDEX idx_repr_agente_cod_vinculado TO idx_repr_agente_vinculado;
