getTable('activity_mq'); if ($table->hasColumn('amq_subjectparams2')) { $table->dropColumn('amq_subjectparams2'); return $schema; } return null; } }