概要
This skill empowers developers to manage database evolution with precision and safety by enforcing industry best practices for backend migrations. It provides comprehensive guidance on creating reversible schema changes, implementing safe rollback methods, and managing database version control within a project. By focusing on strategies for zero-downtime deployments and the separation of schema modifications from data migrations, this skill helps maintain data integrity and minimize service interruptions during complex infrastructure updates.