Expected Behavior
Check the error more rigorously.
Current Behavior
Wrench currently simply ignores an error in EnsureMigrationTable, but in some cases (for example, a Job does not have permission to access the table), it should return the error instead of ignoring it.
Expected Behavior
Check the error more rigorously.
Current Behavior
Wrench currently simply ignores an error in
EnsureMigrationTable, but in some cases (for example, a Job does not have permission to access the table), it should return the error instead of ignoring it.