This topic is locked

Bug PhpRunner 7.0

2/4/2015 11:59:20 AM
PHPRunner General questions
E
epanc author

In a project I create a text field (mysql is varchar). I want to change the format to a decimal number. 1 - edit mysql in decimal (2 digits). 2 - I make the change in format number (2 digits) in PHPRunner. The change does not work. The field is always in text format (did the reset of the entire project). Thank You.

W
wpl 2/4/2015

Hi epanc,
did you "Sync database" on the "Tables" page of PHPRunner?
Just my 2 cents
Regards

E
epanc author 2/6/2015



Hi epanc,
did you "Sync database" on the "Tables" page of PHPRunner?
Just my 2 cents
Regards


Hi wpl,
we've updated the database multiple times.

Thank You.