This topic is locked
[SOLVED]

 Change a table

7/21/2018 5:14:44 AM
PHPRunner General questions
P
Pamibo author

How can I change a table (VARCHAR) from 30 to 60 characters.

If I change the size in PHPAdmin under Structure is instead of 30 then 60 behind it, but when adding in the input mask, I can still enter only 30 characters.

Thanks for an info

B
Benniec 7/21/2018



How can I change a table (VARCHAR) from 30 to 60 characters.

If I change the size in PHPAdmin under Structure is instead of 30 then 60 behind it, but when adding in the input mask, I can still enter only 30 characters.

Thanks for an info


If you changing in the Phprunner by "Modify table" from 30- to 60 and the save and synch database it should be do it.

don't forget to do full build