-- Remove status column from redemption_code table ALTER TABLE `redemption_code` DROP COLUMN `status`;