Expand description
Migration dependency graph with topological sort.
Supports -- waypoint:depends V3,V5 directives for non-linear
migration ordering using Kahn’s algorithm.
Structs§
- Dependency
Graph - A directed acyclic graph of migration dependencies.