Skip to main content

Module dependency

Module dependency 

Source
Expand description

Migration dependency graph with topological sort.

Supports -- waypoint:depends V3,V5 directives for non-linear migration ordering using Kahn’s algorithm.

Structs§

DependencyGraph
A directed acyclic graph of migration dependencies.