uninstall.sql 100 Bytes Edit Raw Blame History 1 2 delete from `__PREFIX__system_module` where ctl = 'HelloWorld'; drop table `__PREFIX__hello_world`;