Please enable JavaScript.
Coggle requires JavaScript to display documents.
Database Refactoring (The Problems (Scary, Difficult to rollback, Enormous…
Database Refactoring
The Problems
Scary
Difficult to rollback
Enormous negative impact
Expand/Contract Pattern[Solution]
Small Steps
Reversible
Safer
Stories
Making changes to the core of the application
How to avoid pitfalls?
How to succeed with this pattern?