update_column_name method

update_column_name(self)

Update all column name of the tables.


def update_column_name(self):
    ...

See Also