• Robert Speicher's avatar
    Rename AddIndexServicesOnTemplate migration · 43e8d050
    Robert Speicher authored
    This migration adds an index on the `services` table that was meant to
    help the `DeleteTemplateServicesDuplicatedByType` migration on staging,
    however it was added with a timestamp that would have it run after the
    migration it was meant to help, so it was doing nothing.
    43e8d050
20200304160800_add_index_services_on_template.rb 485 Bytes