Add ability to edit database link
In our development model we set up a branch for each release of our product in our SCM tool.
So we need to frequently change the linkage for a DB to the new branch in source control after each release.
The tool currently doesn't have any edit capability on the linkage, so we are forced to remove and re-add it each time. This is somewhat awkward. Can we get an edit database link feature on the setup tab?
-
Rodrigo commented
That would be also extremely useful in situations where you have different schemas in your db that come from different repositories. Right now I have to link and unlink all of them every time. It would be nice to have an extended property in the db which records a list of known links that are selectable from a dropdown list. This way I could set up a link for every schema, using the filter in each link to exclude anything that belongs to a different schema.