litellm/litellm-proxy-extras/litellm_proxy_extras
Julio Quinteros Pro d8d3375a3c Add missing migration for LiteLLM_ToolTable policy changes
PR #22732 changed the ToolTable schema (renamed call_policy to
input_policy, added output_policy/user_agent/last_used_at columns,
updated indexes) but didn't include a migration for these changes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 11:27:51 -03:00
..
migrations Add missing migration for LiteLLM_ToolTable policy changes 2026-03-04 11:27:51 -03:00
__init__.py install prisma migration files - connects litellm proxy to litellm's prisma migration files (#9637) 2025-03-29 15:27:09 -07:00
_logging.py Fix: log duplication when json_logs is enabled (#19705) 2026-01-24 11:09:04 -08:00
schema.prisma [Feat] Add Tool Policies for AI Gateway (#22732) 2026-03-03 20:22:20 -08:00
utils.py fix: resolve 'does not exist' migration errors as applied in setup_database (#19281) 2026-01-26 22:11:36 -08:00