Skip to content

fix(prisma-client-transactions-guide): Make $transaction([]) explicit #5122

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

Merged
merged 2 commits into from
Nov 15, 2023

Conversation

janpio
Copy link
Contributor

@janpio janpio commented Aug 2, 2023

Right now the document refers to the batch transaction API only as "$transaction API". But interactive transactions of course also use $transaction(), just with a different parameter (functions instead of array).

Calling it the "$transaction([]) API" at least lets us differentiate.

This needs to be cleaned up on a higher level though as well: #5123

Right now the document refers to the batch transaction API only as "`$transaction` API". But interactive transactions of course also use `$transaction()`, just with a different parameter (functions instead of array).

Calling it the "`$transaction([])` API" at least lets us differentiate.

This needs to be cleaned up on a higher level though as well.
@vercel
Copy link

vercel bot commented Aug 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2023 8:15am

@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2023

This PR changes the following pages (Vercel Preview Deploy links):

Changed Vercel links

(Note that links will only be valid after Vercel preview deploy succeeded)

@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2023

This PR probably requires the following redirects to be added to vercel.json:

  • This PR does not change any pages in a way that would require a redirect.

@janpio janpio merged commit 5125610 into main Nov 15, 2023
@janpio janpio deleted the janpio-patch-18 branch November 15, 2023 14:39
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.

2 participants