关于
This skill provides comprehensive guidance for managing complex database migrations using popular ORMs like Sequelize, TypeORM, and Prisma. It empowers developers to perform schema updates, rename columns, and execute multi-step data transformations while maintaining system availability through zero-downtime strategies like blue-green deployments. With built-in patterns for transaction-based rollbacks and cross-database compatibility, it ensures that database evolutions are safe, reversible, and production-ready for high-scale applications.