Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for interactive transactions with an isolation level #463

Open
RobertCraigie opened this issue Aug 12, 2022 · 0 comments · May be fixed by #878
Open

Add support for interactive transactions with an isolation level #463

RobertCraigie opened this issue Aug 12, 2022 · 0 comments · May be fixed by #878
Labels
kind/feature A request for a new feature. level/unknown priority/medium topic: client Related to the Client API

Comments

@RobertCraigie
Copy link
Owner

Problem

Prisma recently added support for setting the isolation level for transactions. https://www.prisma.io/docs/concepts/components/prisma-client/transactions#transaction-isolation-level

Once we have support for transactions, #53, we should support this too.

Suggested solution

Needs investigation.

@RobertCraigie RobertCraigie added kind/feature A request for a new feature. topic: client Related to the Client API priority/medium level/unknown labels Aug 12, 2022
@jonathanblade jonathanblade linked a pull request Jan 23, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature A request for a new feature. level/unknown priority/medium topic: client Related to the Client API
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

1 participant