Migratrix - Risk assessment product tour
Product Tour

Risk Assessment

See how impact analysis highlights dependencies, severity, and affected services before a migration is approved.

shield Risk assessment

Understand the risk before a migration moves forward

Assess impact before execution

Review dependencies, affected services, and risk signals before approving or executing a database change.

Critical Immediate breaking impact. Must be fixed before promotion.
High Major impact likely. Review and mitigation are required.
Medium Moderate impact possible. Validate behavior in QA.
Low Minor impact expected. Track and confirm after release.
menu
business star wifi_tethering mail dark_mode notifications AD
All Status expand_more
9 total 0 running 1 failed 1 approval 67% success
Click New Migration to create a migration.
Migration Author Pipeline Status Actions
Test
schedule Apr 20, 2026 MediumNeeds you
AD1d ago
devcheck_circlearrow_forward qacheck_circlearrow_forward prodschedule
visibilitycheck_circlecanceldelete
analytics
schedule Apr 13, 2026 Medium
AD8d ago
devcheck_circlearrow_forwardqacheck_circlearrow_forwardprodcheck_circle
visibilitydelete
add_departmens_table
schedule Apr 12, 2026 Medium
AD9d ago
devcheck_circlearrow_forwardqacheck_circlearrow_forwardprodcheck_circle
visibilitydelete
add_departments
schedule Apr 12, 2026 Medium
AD9d ago
deverrorarrow_forwardqainfoarrow_forwardprodinfo
visibilitydelete
usersv2
schedule Mar 04, 2026 MediumPR
AD48d ago
devcheck_circlearrow_forwardqacheck_circlearrow_forwardprodschedule
visibilityboltdelete
users on demodb
schedule Mar 04, 2026 MediumPR
AD48d ago
devcheck_circlearrow_forwardqacheck_circlearrow_forwardprodcheck_circle
visibilitydelete
New Migration
open_in_full close

code SQL Script *

upload_file Upload
ALTER TABLE users DROP COLUMN last_seen, DROP COLUMN last_seen_ip; DROP INDEX IF EXISTS idx_users_last_seen;

Analysis depth before execution

Risk analysis combines schema-change parsing, dependency indexing, and severity classification so reviewers can block breaking changes early.

data_object

Multi-language dependency scan

Map references across C#, Java, Python, ORM models, and SQL usage connected to schema changes.

Code references ORM + SQL
warning

Severity and breaking signal

Classify findings as Critical, High, Medium, or Low and surface explicit breaking-change indicators in summary output.

Critical to Low Breaking change
memory

Layered SQL parsing

Analyze schema-impact patterns through multiple parsing paths to keep coverage stable across SQL dialects.

Dialect-aware Fallback paths

Trust controls around risk decisions

shield_lock
RBAC enforcedRisk review and promotion actions follow environment permission policies.
campaign
Notification-driven responseAction-needed workflows notify the right users when approvals are blocked.
history_toggle_off
Auditable trailRisk and migration activity is retained for compliance and incident review.
merge_type
GitOps alignmentRepository sync and webhook flow keep risk context tied to source changes.