运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install database-migrations
镜像加速npx clawhub@latest install database-migrations --registry https://cn.longxiaskill.com
技能文档
简介
安全的零停机时间数据库迁移策略,涵盖架构演进、回滚规划、数据迁移、工具支持以及生产系统中的反模式避免。使用场景
- 规划架构变更
- 编写迁移脚本
- 审查迁移安全性
# 示例命令(假设)
migration-tool init
migration-tool apply