Expand description
Risk analysis engine.
Each rule is a pure function that inspects one ParsedStatement and
returns a DetectedOperation. The engine aggregates them into a final
MigrationReport.
Risk analysis engine.
Each rule is a pure function that inspects one ParsedStatement and
returns a DetectedOperation. The engine aggregates them into a final
MigrationReport.