update_column_name method

update_column_name

Update all column name of the tables.

def update_column_name(self):
    ...

See Also