Description
PostgreSQL migrations can be checked for risky schema changes before they reach production. The package installs the `squawk-cli` command, which runs the Squawk migration linter from a terminal or CI pipeline. It reads migration files and reports issues, but teams still need database-specific review for intentional breaking changes.