Prev: Malformed UTF-8 Data in JSON
Next: How to alter the schema of a database to introduce newfeatures or change the current features
From: Slith One on 15 Jul 2010 00:28 I'm developing an app using Zend Framwork using Git for version control. What is the best approach for updating the schema and the database when one of us makes an update to the db structure? currently, we have to blow out the tables and recreate them manually to reflect the new updates. |