addSql("COMMENT ON COLUMN $col IS NULL"); } } public function down(Schema $schema): void { $this->throwIrreversibleMigrationException(); } }