Using OCMOD system, in the file: install.sql i can make changes to opencart database.
The question is: if i uninstall the module, will the changes in database rollback?
If don't, how can it be done using OCMOD system? Is there an uninstall file where you can write the uninstall queries?