I'm developing a module at Opencart.
I don't know much about mysql.
What I want to do is;
phpMyAdmin -> oc_product_description -> meta_description
I want to convert the data type of the column from varchar to text.
-OCMOD- How should I change this in the XML file?
The codes are all right, but I can't get what I want without changing it.