数据库迁移生成:对比两个 SQL DDL,检测表/列结构差异并生成 ALTER TABLE 迁移 SQL
dsh plugin --profile web add github:uckkk/dsh-db-migration
View the source on GitHub