Hello
I build my project without changing key field to auto increment key field. So when i change the key field in phpmysql to auto increment field, the chage is done.
But when i build my project with phprunner the change is not done(red only).
How can i do it in phprunner so that the change is taken into account ?
Thanks