ALTER TABLE "payment_details" ADD COLUMN "order_id" integer;--> statement-breakpoint ALTER TABLE "payment_details" ADD COLUMN "product_id" integer;