ALTER TABLE `applications` ADD `status` VARCHAR(255) NOT NULL DEFAULT 'Pending' AFTER `application_date`;