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.
Changelog: Source: GitHub https://github.com/codeready-toolchain/tarsy
No comments yet. Be the first one!