So I've been playing around with Zend Server to deploy and manage my PHP Applications. The application deployment and roll back is kind of neat, but how does it deal with database migrations if there are any? Does anyone have any experience with it or know of a site that explains it? How about database rollbacks?
Thanks