Commit f31d1e81 authored by Andreas Brandl's avatar Andreas Brandl

Allow rename_index for with_lock_retries

parent 04da813f
......@@ -21,6 +21,7 @@ module RuboCop
change_column_null
remove_foreign_key_if_exists
remove_foreign_key_without_error
rename_index
table_exists?
index_exists_by_name?
foreign_key_exists?
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment