When renaming a migration class from `A` to `B`, also rename the migration file name, as they need to match.
When renaming a migration class from
AtoB, also rename the migration file name, as they need to match.