adding migration for deleted teams soft budget
This commit is contained in:
parent
87a75900a1
commit
d9ac3b38ee
@ -0,0 +1,3 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "LiteLLM_DeletedTeamTable" ADD COLUMN "soft_budget" DOUBLE PRECISION;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user