adding build

This commit is contained in:
yuneng-jiang 2026-02-26 20:30:10 -08:00 committed by Sameer Kankute
parent b3973ae919
commit d1aceac2a4
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;