• pbair's avatar
    Check invalid indexes in add_concurrent_index · f47d86e3
    pbair authored
    Before silently skipping index creation in `add_concurrent_index`, check
    if the existing index is INVALID. If so, we should drop and re-add the
    index since the existing index can't be used.
    f47d86e3
migration_helpers_spec.rb 116 KB