I have an application in PHP/MySQL. I am searching for an automated way upgrading database behind the application.
I don\'t need to have the compatibility with older version
I created a tiny migration script for MySQL in PHP. It's good for early-stage projects and those not needing (yet) the more complex migration scripts. https://github.com/kennberg/php-mysql-migrate