hook_uninstall() does not uninstall all schemas and variables
rfay - October 19, 2009 - 18:37
| Project: | Amazon Module |
| Version: | HEAD |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | rfay |
| Status: | active |
| Issue tags: | 6.x-1.0 blocker |
Jump to:
Description
hook_uninstall() needs to remove all the tables, not just amazon_item.

#1
It's variables need to be uninstalled too.
#2