adding build

This commit is contained in:
yuneng-jiang 2026-02-26 20:30:10 -08:00
parent ee7b73764c
commit 1e82ec6448
3 changed files with 3 additions and 0 deletions

Binary file not shown.

View file

@ -0,0 +1,3 @@
-- AlterTable
ALTER TABLE "LiteLLM_DeletedVerificationToken" ADD COLUMN "agent_id" TEXT;