Skip to main content

Module executors

Module executors 

Source
Expand description

Migration execution engine

This module provides the execution engine for migration plans, including progress tracking, error handling, and rollback capabilities.

Functionsยง

execute_migration_plan
Execute migration plan (manifest-only mode).
execute_migration_plan_with_role_system
Execute migration plan with a live AsyncRoleSystem instance.
rollback_migration
Execute complete migration rollback