I just wanted to see what everyone is using to try and manage database deployment/version control for the following use cases:
1) Database schema changes. Being able to roll out and roll back database schema changes from development to staging to live. 2) Database data changes. Being able to roll out and roll back inserts, updates, and deletes to databases. (this one poses a unique problem which auto increment ids) Thanks everyone, Chris _______________________________________________ UPHPU mailing list [email protected] http://uphpu.org/mailman/listinfo/uphpu IRC: #uphpu on irc.freenode.net
