remove abstract method
Removes the migration entry from the ledger (used during rollbacks).
Implementation
Future<void> remove(MigrationId id);
Removes the migration entry from the ledger (used during rollbacks).
Future<void> remove(MigrationId id);