ALTER TABLE `post_comments` ADD `guest_email` text;--> statement-breakpoint ALTER TABLE `post_comments` ADD `guest_is_anonymous` integer DEFAULT false NOT NULL;