prisma-client-py icon indicating copy to clipboard operation
prisma-client-py copied to clipboard

feat(client): add transaction isolation level

Open jonathanblade opened this issue 1 year ago • 0 comments

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.

jonathanblade avatar Jan 23 '24 09:01 jonathanblade