Hello,
I am updating an existing project, but I need to add a column to one of the mysql data tables... IE, it is currently ID,TYPE,DATE I now need to add a note field.... ID,TYPE,DATE,NOTE.
My question, does PHPRunner response well to this or will it cause problems in the runner project. I am using 7.1 for the particular project... will look at moving it to 8 at a later date.
Basically I wanted to be sure I can make the change in the mysql tables that are currently on the client site through phpadmin, then run the Database sync tool and update PHPRunner without it breaking things... normally I would play and test away but this situation is a but odd so I thought I would ask here first.
Thanks