I'm using a component for the website I'm making and I need to replace the type of a field.
Right now the field type is tinytext and I need to change it to text.. What would be the proper command in phpmyadmin? Never really played with the database like this before.