MigrationPilot analyzes PostgreSQL migrations for lock conflicts, missing safeguards, and risky ALTER TABLE patterns. 80 safety rules powered by the real PostgreSQL parser.
Features:
- Lock type analysis for every DDL statement
- Risk scoring (RED/YELLOW/GREEN)
- Auto-fix suggestions with safe alternatives
- GitHub Action for CI/CD integration
- VS Code extension with inline diagnostics
