module documentation

Undocumented

Class ​Dummy​Node A node that doesn't correspond to a migration file on disk. (A squashed migration that was removed, for example.)
Class ​Migration​Graph Represent the digraph of all migrations in a project.
Class ​Node A single node in the migration graph. Contains direct links to adjacent nodes in either direction.