Add Versioning Support for Database Links
It would be nice if SC for Oracle could have support for versioning both public and private database links.
For private db links, because only the schema owner can create them, you might need to version them, but not expect to be able to create/replace them via the SC for Oracle interface, because the person logged into version control may not be the owner of the schema (and thus, couldn't create them). If nothing else, you could at least let us know when they differ from what's in source control, and we can manually (outside of SC for Oracle) adjust them. In order to "see" the private database links, the Oracle user would need access to dbadblinks. Hmmmm. That'd be fine with me in my setup.
For the public database links, someone would probably need the option to ignore certain public db links which have nothing to do with the particular project they're working with.