The Taxonomy Context module didn't previously implement an uninstall hook. Attached is a patch that adds the hook to remove the appropriate tables and variables from the database.
So far I have only tested with MySQL (5.0), but I am confident it should work across the board, however. Considering the patch has "DELETE" in it, I would prefer to get at least a second set of eyes to review the code before committing it.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_context.install.patch | 3.43 KB | lee20 |
Comments
Comment #1
lee20 commentedPatch committed.