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.

CommentFileSizeAuthor
schedular-uninstall_schema-1.patch344 bytesthekevinday

Comments

eric-alexander schaefer’s picture

Title: Schedular uninstall functionality missing » Scheduler uninstall functionality missing
Status: Active » Closed (duplicate)

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.