Contributing
Found a bug or have a feature idea? Please open an issue on GitHub Issues.
When reporting a bug, include a minimal reproducible example:
- The relevant part of your
schema.prisma - The Python code that triggers the problem
- The full error message and traceback
- Which database and driver you are using
When proposing a feature, describe the problem it solves rather than jumping straight to a solution.
Please do not open pull requests. A clear, reproducible issue is more useful than an unsolicited PR and avoids wasted effort on both sides.