Problem description:
In our project we have one \"production database\" and many \"devs\". We want to know how we can manage and install the changes. We already have
Have you looked at Liquibase? http://www.liquibase.org/ It manages the versioning for you with support for rollback and rollforward