See the SchemaLens action run on real schema files, every day. No setup required — watch a live CI run, download the report artifact, then add it to your repo.
A real PR status check showing risk score, breaking changes, and migration preview — just like your test suite.
Every pull request gets a formatted schema diff summary with migration SQL and a link to the full report artifact.
The Actions run page shows tables added/removed/modified, breaking changes, and the generated migration SQL.
Download a self-contained HTML report with risk score, breaking changes, migration SQL, and rollback SQL. Works offline.
Risk: Medium (42/100) · Breaking: 1
SchemaLens detected 1 added, 0 removed, and 2 modified tables. Risk level: Medium (42/100). 1 breaking change(s) found.
ALTER TABLE users
ADD COLUMN email_verified_at TIMESTAMP;
Full migration SQL is free in every PR. Upgrade to Team for drift alerts →