prisma-client-py
prisma-client-py copied to clipboard
feat(client): add transaction isolation level
Change Summary
Add support for interactive transactions with an isolation level.
Closes https://github.com/RobertCraigie/prisma-client-py/issues/463.
Checklist
- [x] Unit tests for the changes exist
- [x] Tests pass without significant drop in coverage
- [x] Documentation reflects changes where applicable
- [x] Test snapshots have been updated if applicable
Agreement
By submitting this pull request, I confirm that you can use, modify, copy and redistribute this contribution, under the terms of your choice.