I have made an extension which, when installed, creates new tables and modify’s few existing tables of magento.
how to roll back these database changes in magento database when my magento extension is uninstalled from Magento Connect Manager?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think you will have to do that manually. Normally you can see all the changes that have been made in your database in the SQL folder of your plugin:
app\code\local\Company\Module_name\sql\module_name_setup