Image Gallery deleted; now how do I clean up the broken content links in my dynamic module records?
A large image gallery was deleted and now my dynamic module has a bunch of broken content links. I know how to programatically get and add content links, but how can I remove or delete a link?
Or... what would happen if I just went into SQL and deleted the records from my custom_module_content_link table and their corresponding brothers in the sf_content_link table?