ALTER TABLE `conversations` ADD `customerId` varchar(64);--> statement-breakpoint ALTER TABLE `conversations` ADD `salesRep` varchar(255);