Module Model.MigrationSource

Sourcetype step = {
  1. label : Base.string;
  2. statement : Base.string;
  3. check_fk : Base.bool;
}