Documentation
pgsafe is a static safety linter for PostgreSQL DDL migrations. Start here:
- Getting started — install and lint your first file.
- CI & GitHub Action — fail a PR on an unsafe migration.
- Configuration —
pgsafe.toml, suppressions, selecting files. - Output formats — human, JSON, GitHub annotations.
- Rules reference — every hazard pgsafe checks.