0 bookmark(s) - Sort by: Date ↓ / Title /
separate the deployment of schema changes from application upgrades. So first apply a database refactoring to change the schema to support both the new and old version of the application, deploy that, check everything is working fine so you have a rollback point, then deploy the new version of the application. (And when the upgrade has bedded down remove the database support for the old version.)
First / Previous / Next / Last
/ Page 1 of 0