litellm-mirror/litellm/proxy/db
Krish Dholakia 188037201a Litellm expose disable schema update flag (#6085)
* fix: enable new 'disable_prisma_schema_update' flag

* build(config.yml): remove setup remote docker step

* ci(config.yml): give container time to start up

* ci(config.yml): update test

* build(config.yml): actually start docker

* build(config.yml): simplify grep check

* fix(prisma_client.py): support reading disable_schema_update via env vars

* ci(config.yml): add test to check if all general settings are documented

* build(test_General_settings.py): check available dir

* ci: check ../ repo path

* build: check ./

* build: fix test
2024-10-05 21:26:51 -04:00
..
base_client.py fix(dynamo_db.py): add cost tracking support for key + user 2024-01-11 23:56:41 +05:30
check_migration.py Litellm expose disable schema update flag (#6085) 2024-10-05 21:26:51 -04:00
create_views.py Litellm ruff linting enforcement (#5992) 2024-10-01 19:44:20 -04:00
dynamo_db.py Litellm ruff linting enforcement (#5992) 2024-10-01 19:44:20 -04:00
prisma_client.py Litellm expose disable schema update flag (#6085) 2024-10-05 21:26:51 -04:00