Releases: Born14/verify
Releases · Born14/verify
v1.0.0 — Migration Safety
First release of Verify as a migrations-only GitHub Action.
DM-18: ADD COLUMN NOT NULL without DEFAULT — blocks merge. 19 true positives, 0 false positives on 761 production migrations.
DM-15/16/17: DROP COLUMN with FK dependents, DROP TABLE with FK dependents, ALTER TYPE with data loss — warning only, uncalibrated.
Install:
- uses: Born14/verify@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Deterministic. No LLM. PostgreSQL only. 169KB bundle.