ALTER TABLE `customer_certificates`
	ADD COLUMN `ussec_note` VARCHAR(1024) NULL AFTER `notes`;