Open
Description
Once a migration is written and ran for the first time any subsequent changes will not be applied by the SchemaMigrator. While this is done by design, it can propagate errors or require developers to manually cleanup tables to force SchemaMigrator to run the expected migrations. It would be beneficial to find a balance between making appropriate changes and re-running migrations each time.