ALTER TABLE `ma_LicenseTribe` ADD `hasAgreement` ENUM('n','y') NOT NULL DEFAULT 'n' AFTER `paymentId`;