ALTER TABLE `invoices` ADD `recipientName` varchar(255);--> statement-breakpoint ALTER TABLE `userSettings` ADD `recipientKeywords` text;