ALTER TABLE "orders" ADD COLUMN "colissimo_tracking_number" text;--> statement-breakpoint ALTER TABLE "orders" ADD COLUMN "colissimo_label_url" text;--> statement-breakpoint ALTER TABLE "orders" ADD COLUMN "colissimo_shipped_at" timestamp with time zone;--> statement-breakpoint ALTER TABLE "orders" ADD COLUMN "colissimo_error" text;