Hi, I planned to add a Renaming facility to the database and table names in the navigation panel.And also Renaming facility to table names in the Structure window using double click and then edit the names...
I'm not sure about this feature. You see, there is already an action
related to single-click, in both panels, and this action is advertised
with a hint; so we would need a longer hint.
More importantly, renaming creates a lot of side effects: on foreign
keys and everywhere in the phpMyAdmin configuration storage (designer
settings, internal table relations, recent and favorite tables, sort
remembering, etc)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm currently working on this... See https://github.com/Biruntha/Rename_db_table_name
I'm not sure about this feature. You see, there is already an action
related to single-click, in both panels, and this action is advertised
with a hint; so we would need a longer hint.
More importantly, renaming creates a lot of side effects: on foreign
keys and everywhere in the phpMyAdmin configuration storage (designer
settings, internal table relations, recent and favorite tables, sort
remembering, etc)