@@ -16,8 +16,6 @@ return new class extends Migration
$table->index(['partner_agreement_id', 'type']);
});
-
- $this->backfill();
}
public function down(): void