Scheduler uninstall functionality missing
thekevinday - May 11, 2009 - 20:36
| Project: | Scheduler |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
I noticed that I still had a scheduler table in my database after I removed scheduler.
The uninstall code seems to be missing, so I made a patch that adds the capability.
There still may be other things that need to be removed like variables or cache, but I do not know what they are to add them to the list.
| Attachment | Size |
|---|---|
| schedular-uninstall_schema-1.patch | 344 bytes |

#1
Uninstall capability has already been implemented, but is not part of an official release yet. Expect 6.x-1.4 "real soon now"... ;-)
See #362580: Uninstall hook missing.