build(migration.sql): add new sql migration
This commit is contained in:
parent
506dc80b15
commit
31ca4da734
@ -0,0 +1,3 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "LiteLLM_ManagedVectorStoresTable" ADD COLUMN "litellm_params" JSONB;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user