ALTER TABLE `interactions` ADD `post` text;--> statement-breakpoint ALTER TABLE `interactions` ADD `response` text;--> statement-breakpoint ALTER TABLE `interactions` ADD `muted` integer;