fix: remove dailytag request id migration from agents_table.sql
This commit is contained in:
parent
8097fafc05
commit
54e7792933
@ -1,6 +1,3 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "LiteLLM_DailyTagSpend" ADD COLUMN "request_id" TEXT;
|
||||
|
||||
-- CreateTable
|
||||
CREATE TABLE "LiteLLM_AgentsTable" (
|
||||
"agent_id" TEXT NOT NULL,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user