You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drt-core v0.8.3 — Diff Polish
Seeing what a run will do, and what it quietly did.
- --dry-run --diff previews mirror DELETEs across all three strategies,
read-only and labelled apart from a replace rebuild (#693)
- keyed destination lookup replaces the full-table scan in --diff (#470)
- alerts.on_degraded: thresholds on the failures that succeed (#784)
- drt test: custom SQL query tests, severity: warn, --store-failures (#779)
- internal: PG/MySQL orchestration pulled into BaseSqlDestination (#719),
MCP server / schema.py / run.py split (#723)
No breaking changes — drop-in upgrade from v0.8.2.