This topic is locked

refresh a changed table schema

12/30/2007 12:32:40 AM
PHPRunner General questions
D
dmcconnell author

PHPRunner 4.1
If I change the schema of a table in MySQL, how can I refresh it in PHPRunner to show the added/modified fields?
Thanks

S
smcgo4 12/30/2007

My experience has been that phprunner 'knows' when changes have been made and offers to synchronise.

D
dmcconnell author 12/30/2007

It does seem to do that if you exit PHPRunner and restart it, but I'm thinking there used to be a way (in the PHPRunner v3) to refresh the schemas from within the program.