prisma-client-py
https://github.com/robertcraigie/prisma-client-py
Python
Prisma Client Python is an auto-generated and fully type-safe database client designed for ease of use
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to prisma-client-py
Help out
- Issues
- when the main app is shutdown, prisma rust is still keeping the connection open in the background
- Prisma unable to run without internet access
- Support adding code to generated classes - e.g.: `model_config = ConfigDict(protected_namespaces=())`
- No client is generated when prisma generate or prisma db push is run
- feat(generator): add `pydantic_disable_protected_namespaces` config
- Unable to pass `list[Literal[...]]` as parameter to `in` filter
- Running cx_Freeze on prisma python doesn't work across systems (windows tested only)
- Cannot install CLI on windows
- Support generating Enums inherited from fastenum
- Prisma errors after being called with empty list
- Docs
- Python not yet supported