db-migration-review
Review and clean up auto-generated database migration files after running make migrate-create. Identifies and removes unrelated Atlas schema drift such as dropped partial indexes, no-op index recreations, and other operations not related to the intended migration. Use when creating database migrations, running make migrate-create, or reviewing .up.sql files.
更新日志: Source: GitHub https://github.com/codeready-toolchain/tarsy
还没有评论,快来第一个发言吧。