-
pbair authored
Add a new cop that checks that index operations in migrations like remove_index, remove_concurrent_index, and index_exists? use an explicit index name rather than relying on rails behavior to infer the index name from the index definition.
2cecd444