Generate a beautiful HTML report as a GitHub Actions artifact on every pull request. Download it, share it, and open it offline โ no internet required.
Tables added, removed, modified, and breaking changes at a glance.
A 0โ100 risk score with a clear label so reviewers know how careful to be.
Every destructive change listed with severity and affected table.
Ready-to-run forward migration and rollback scripts in your dialect.
Repo, branch, commit, PR, and CI run metadata embedded in the report.
One file. No external dependencies. Works offline after download.
Add upload-report: true to the SchemaLens GitHub Action step. The report is uploaded as an artifact and linked in your PR comment, Check Run, and job summary.
SchemaLens compares your old and new schema files and generates migration SQL, rollback SQL, and a risk score.
The report is styled, includes syntax-highlighted SQL, and embeds all CSS inline so it works offline.
Download it from the workflow run, or click the link in the PR comment / Check Run output.