ALTER TABLE "vendor_data_report_temps" ADD COLUMN "created_at" timestamp with time zone;--> statement-breakpoint ALTER TABLE "vendor_data_report_temps" ADD COLUMN "updated_at" timestamp with time zone;