0045_mushy_human_torch.sql 176 B

12
  1. ALTER TABLE "providers" ADD COLUMN "limit_total_usd" numeric(10, 2);--> statement-breakpoint
  2. ALTER TABLE "providers" ADD COLUMN "total_cost_reset_at" timestamp with time zone;