Merge branch 'litellm_window_spend_schema' into litellm_window_spend_writer

This commit is contained in:
ryan-crabbe-berri 2026-08-29 11:37:09 -07:00
commit 21b201d526

View file

@ -1,4 +1,3 @@
-- CreateTable
CREATE TABLE IF NOT EXISTS "LiteLLM_BudgetWindowSpend" (
"entity_type" TEXT NOT NULL,
"entity_id" TEXT NOT NULL,