stock.geolock.fr/apps/api/drizzle/0006_pink_gorgon.sql
2026-02-24 16:10:30 +00:00

4 lines
334 B
SQL

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;