Skip to content

feat(client): add transaction support#2806

Merged
timsuchanek merged 2 commits intomasterfrom
transaction-api
Jun 22, 2020
Merged

feat(client): add transaction support#2806
timsuchanek merged 2 commits intomasterfrom
transaction-api

Conversation

@timsuchanek
Copy link
Copy Markdown
Contributor

binaryTargets = ["native"]
provider = "prisma-client-js"
binaryTargets = ["native"]
experimentalFeatures = "transactionApi"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be an array probably

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this is just a string in the meantime until the datamodel parser supports arrays here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Query batching & transactions support

2 participants