ALTER TABLE "letters" ADD COLUMN "sender_email" text NOT NULL;--> statement-breakpoint ALTER TABLE "letters" ADD COLUMN "subject" text NOT NULL;