litellm/tests/litellm-proxy-extras
Krrish Dholakia ae1c7854e6 fix: make all 85 migration SQL files idempotent, remove test cutoff
Fixed all existing migration files to use IF [NOT] EXISTS for DDL
statements (ADD COLUMN, DROP COLUMN, DROP INDEX, CREATE INDEX).
Removed the date cutoff from the idempotency tests so they now
validate all migrations, not just recent ones.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 13:26:54 -07:00
..
test_litellm_proxy_extras_utils.py fix: make all 85 migration SQL files idempotent, remove test cutoff 2026-03-14 13:26:54 -07:00