Hi all.
First of all I have to say that phprunner is a really incredible tool.
Days and weeks of coding are done in hours (sometimes minutes).
But now I have a problem, that may pull me back for hours (maybe days):
I have made a project depending on a give state of databse.
I've added some edit/update procedures and many little things.
Yesterday I had to change the layout of one database table (added a needed field to the table).
If I start PHPRunner now, he asks me, if I want to synchronize the projet to the new database layout.
If I do so, ALL fileds in the "choose fields"-window are gone.
User-defined functions in the visual editor are no longer ther, with other words: the project is unusable.
How can I prevent PHPRunner from noticing that database has changed? I only wantmy old project status back. I can change the SQL-Query manually for the additional field.
Or is ther another solution?
How does PHPRunner notice that database has changed?
I hope, that somebody can help me. I don't want to code the procedures again and click through all the fields in "choose fields" and so on and so on
Thx in advance
Dieter