method

rename_index

Importance_1
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.