Below you will find pages that utilize the taxonomy term “Mickelsamuel”
August 12, 2026
MigrationPilot
Version updated for https://github.com/mickelsamuel/migrationpilot to version v1.6.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary MigrationPilot is a GitHub Action that analyzes PostgreSQL migration SQL files to ensure they adhere to best practices and are free of common issues. It checks 112 rules, including locking behavior, query timeouts, and index creation methods, ensuring migrations are safe before merging into the main branch. The action outputs detailed reports with violation summaries and suggestions for improving the migration scripts.