dropColumn('non_expiring'); }); } } /** * Reverse the downgrades */ public function down(): void { // Regardless of whether the column existed before the migration was // executed, OJS 3.3.x did not use it and it should not be re-added. } }