-- AlterTable
ALTER TABLE `Utility_Companies` ADD COLUMN `terms_and_conditions_file_path` VARCHAR(191) NULL;
