Skip to content

Document interactive transactions isolation level#3512

Merged
keerlu merged 27 commits intomainfrom
document-interactive-transactions-isolation-level
Aug 9, 2022
Merged

Document interactive transactions isolation level#3512
keerlu merged 27 commits intomainfrom
document-interactive-transactions-isolation-level

Conversation

@keerlu
Copy link
Copy Markdown
Contributor

@keerlu keerlu commented Jul 27, 2022

Adding the isolationLevel configuration option to the interactive transactions docs

Describe this PR

Changes

What issue does this fix?

Fixes #3454

Any other relevant information

Initial draft work
Add docs on isolation level for 4.2.0
@keerlu keerlu linked an issue Jul 27, 2022 that may be closed by this pull request
@vercel
Copy link
Copy Markdown

vercel Bot commented Jul 27, 2022

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

Name Status Preview Updated
docs ✅ Ready (Inspect) Visit Preview Aug 8, 2022 at 9:54AM (UTC)

@netlify
Copy link
Copy Markdown

netlify Bot commented Jul 27, 2022

Deploy Preview for prisma2-docs ready!

Name Link
🔨 Latest commit 5d03062
🔍 Latest deploy log https://app.netlify.com/sites/prisma2-docs/deploys/62f0dcd28250b0000802268d
😎 Deploy Preview https://deploy-preview-3512--prisma2-docs.netlify.app/concepts/components/prisma-client/transactions
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions
Copy link
Copy Markdown
Contributor

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

Changed Netlify links

Changed Vercel links

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

@keerlu keerlu self-assigned this Jul 27, 2022
@keerlu keerlu mentioned this pull request Jul 27, 2022
2 tasks
@keerlu
Copy link
Copy Markdown
Contributor Author

keerlu commented Jul 27, 2022

Comment thread content/200-concepts/100-components/02-prisma-client/058-transactions.mdx Outdated
Comment thread content/200-concepts/100-components/02-prisma-client/058-transactions.mdx Outdated
Comment thread content/200-concepts/100-components/02-prisma-client/058-transactions.mdx Outdated
Lucy Keer and others added 3 commits July 27, 2022 12:41
…actions.mdx

Co-authored-by: Sergey Tatarintsev <sergey@tatarintsev.me>
…actions.mdx

Co-authored-by: Sergey Tatarintsev <sergey@tatarintsev.me>
…actions.mdx

Co-authored-by: Sergey Tatarintsev <sergey@tatarintsev.me>
@keerlu keerlu marked this pull request as ready for review July 27, 2022 13:02
Comment thread content/200-concepts/100-components/02-prisma-client/058-transactions.mdx Outdated
Comment thread content/200-concepts/100-components/02-prisma-client/058-transactions.mdx Outdated
…actions.mdx

Co-authored-by: Sergey Tatarintsev <sergey@tatarintsev.me>
@janpio janpio self-requested a review August 3, 2022 22:37
Comment thread content/200-concepts/100-components/02-prisma-client/058-transactions.mdx Outdated
Comment thread content/200-concepts/100-components/02-prisma-client/058-transactions.mdx Outdated
…actions.mdx

Co-authored-by: Sergey Tatarintsev <sergey@tatarintsev.me>
Comment thread content/200-concepts/100-components/02-prisma-client/058-transactions.mdx Outdated
Comment thread content/200-concepts/100-components/02-prisma-client/058-transactions.mdx Outdated
Comment thread content/200-concepts/100-components/02-prisma-client/058-transactions.mdx Outdated
Copy link
Copy Markdown
Contributor

@janpio janpio left a comment

Choose a reason for hiding this comment

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

Unrelated: Lines 79 + 83 could link to those section headlines for easier navigation (as the intro now does as well)

Comment thread content/200-concepts/100-components/02-prisma-client/058-transactions.mdx Outdated
@matthewmueller
Copy link
Copy Markdown
Contributor

Do we want to mention that you need to set the interactiveTransactions preview feature?

Lucy Keer and others added 3 commits August 8, 2022 10:39
…actions.mdx

Co-authored-by: Jan Piotrowski <piotrowski+github@gmail.com>
…actions.mdx

Co-authored-by: Jan Piotrowski <piotrowski+github@gmail.com>
@keerlu
Copy link
Copy Markdown
Contributor Author

keerlu commented Aug 8, 2022

Do we want to mention that you need to set the interactiveTransactions preview feature?

It's currently mentioned at the top of the section

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.

Add isolation level to interactive transactions docs

6 participants