Flowdock
method

rename_index

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Class: SchemaStatements
rename_index(table_name, old_name, new_name) public

Renames an index of a table. Raises error if length of new index name is greater than allowed limit.

Show source
Register or log in to add new notes.