Option to rename constraints (PK, FK, indexes, etc) when renaming tables
dbForge Studio creates foreign keys and other constraints using the table name as a prefix. When we rename tables, the foreign keys remain using the old names, which most of the times we forget to change.
It would be great if when renaming a table, there was an option or a question like "Do you want to rename all constraints too?".
This would basically drop any constraint and recreate them using the new names.
This shouldn't be mandatory, but it would be a great feature for early stages of database design, where you tend to rename and move things around all the time.
-
Dazz Knowles commented
This would be another great time-saving addition to the product.