No video available
Please refer to the materials section for this topic.
Phase 1: Expanding Schemas without Breaking Old Code
Learning Objectives
- •Adding new columns as NULLable or with defaults
- •Creating new tables alongside old schemas
- •Maintaining backwards compatibility with active app versions
Weekly Outcome
Master the core concepts of expand-contract (parallel change) pattern.