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
Try to use this tool for schema migration: https://github.com/idler/MMP/