This topic is locked

2 different databases (develop/publish)

10/31/2011 8:39:54 AM
PHPRunner General questions
A
aamato author

What is the best workflow to keep one developping mysql database locally and a published database online ?

this database is still in development, I am modifying its tables and fields, but I would like to publish only after tested, and keep the data in the published database that is currently being used
Thanks again