A Prisma-based Python client for organization services, generated from a central repository. Version 0.1.136 targets Python >=3.11. This library provides auto-generated database access models and queries for Sally DB services.
pip install sprintsolo-sally-db-clientNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize the client with a DATABASE_URL env var and run a simple query.
Do not modify the client code; instead, fork or extend via middleware.
Always use the underscored version in Python imports.
Upgrade to >=0.1.100 and use `from sally_db_client import ...`.