diff --git a/classes/model/minion/migration.php b/classes/model/minion/migration.php index 59c18ad..499ffa2 100644 --- a/classes/model/minion/migration.php +++ b/classes/model/minion/migration.php @@ -258,8 +258,6 @@ class Model_Minion_Migration extends Model continue; } - $query->where('location', '=', $location); - // If they haven't applied any migrations for this location // yet and are justwhere wanting to apply all migrations // (i.e. roll forward)