pub fn mocked_id(kind: MockedMigrationKind, steps: u32) -> MockedIdentifier
Expand description
Creates a migration identifier with a specific kind
and steps
.
pub fn mocked_id(kind: MockedMigrationKind, steps: u32) -> MockedIdentifier
Creates a migration identifier with a specific kind
and steps
.