mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
Postgres rejects a concurrent index build on a partitioned parent, so the migration aborted on deployments that ran db_scripts/partition_spend_logs.sql. Also carry the index through the partition and unpartition runbooks, and cover the partitioned shape with a migration test that applies the shipped statement for real. Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| backfill_daily_tool_spend.sql | ||
| create_views.py | ||
| migrate_keys.py | ||
| partition_spend_logs.sql | ||
| unpartition_spend_logs.sql | ||
| update_unassigned_teams.py | ||