add migration
This commit is contained in:
parent
8c7051686b
commit
7dcbc8d5be
@ -0,0 +1,3 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "LiteLLM_MCPServerTable" ADD COLUMN "available_on_public_internet" BOOLEAN NOT NULL DEFAULT false;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user