litellm/tests/litellm-proxy-extras
Yuneng Jiang 5dfe32c889
docs(tests): name the entrypoint that actually reaches the db push branch
The proxy CLI's --use_prisma_db_push never gets here; PrismaManager keeps
its own db push loop and only delegates when use_migrate is true. The
caller this covers is the migrations Job with USE_PRISMA_DB_PUSH=true.
2026-08-28 02:16:20 -07:00
..
test_litellm_proxy_extras_utils.py fix: keep schema reconciliation from fighting a partitioned LiteLLM_SpendLogs (#38452) 2026-08-27 12:52:52 -07:00
test_setup_database_fail_fast.py docs(tests): name the entrypoint that actually reaches the db push branch 2026-08-28 02:16:20 -07:00