Is there a way to undo a generated migration, not dropping the migration from the migration table but undo the schema changes applied from a migration like in sequalize ?