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.
| Comment | File | Size | Author |
|---|---|---|---|
| schedular-uninstall_schema-1.patch | 344 bytes | thekevinday |
Comments
Comment #1
eric-alexander schaefer commentedUninstall 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.