Today I added two new chapters to the guide to Doctrine migrations. These chapters will show you how to set up migrations in your projects and how to apply schema changes you made without re-building the whole database.
Along with this I also added a github repository for this work. This way you can easily make some changes and send me a pull request so that I can easily take a look on it.
This work by Dennis Benkert is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.
© 2009 by Dennis Benkert - legal information
Actually all the links you provided in the post are 404 right now, but we can easily guess the correct urls anyway ;)
Nice, keep up the good work!
This proves it. Never release if you are half awake...
Fixed the links. Thanks for reporting. :)
I am definitely going to use "doctrine:build --all-classes --and-migrate" extensively.
Thanks, mate! :-)