Now checking drift on every pull requestYour migrations pass.
Your migrations pass.
Your databases disagree.
Driftline snapshots the live schema of every Postgres environment you run, diffs it against the migrations in your repo, and tells you exactly which column, index or constraint went missing — before the deploy does.
- SOC 2 Type II
- Postgres 12 – 17
- Read-only access
driftline check --all2 drifts found
- productionorders.discount_cents · column missing
- stagingusers.email · index idx_users_email dropped
- preview-81242 tables · in sync with main
Last scan 4 minutes ago · 3 environments · 128 tables