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