ALTER TABLE "patients" ADD COLUMN "phone" text DEFAULT '' NOT NULL;--> statement-breakpoint ALTER TABLE "patients" ADD COLUMN "blood_type" text DEFAULT '' NOT NULL;