addSql("DELETE FROM event WHERE storage_role = 'magazine_curation_kind1_ref'"); } public function down(Schema $schema): void { // Irreversible data purge; rows were ephemeral cache copies of relay notes. } }