method

rename_table

rename_table(table_name, new_name)
public

Renames a table.

Example
rename_table('octopuses', 'octopi')