-
Notifications
You must be signed in to change notification settings - Fork 843
add docs for 6.14.0 #7063
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
base: main
Are you sure you want to change the base?
add docs for 6.14.0 #7063
Conversation
WalkthroughThe documentation for Prisma ORM's Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
✨ Finishing Touches🧪 Generate unit tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Dangerous URL checkNo absolute URLs to prisma.io/docs found. |
Redirect checkThis PR probably requires the following redirects to be added to static/_redirects:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 2
🧹 Nitpick comments (2)
content/200-orm/100-prisma-schema/20-data-model/40-views.mdx (2)
15-18
: Consider explicit list numbering for raw-file readabilityUsing “1.” for every item renders correctly in Markdown, but it makes the raw source harder to scan and creates noisy diffs when items are reordered.
Switching to1.
,2.
,3.
,4.
(or letting the formatter handle it) would improve maintainability without affecting the rendered output.
39-39
: Re-phrase to avoid repetitive wording“…preview feature in our dedicated preview feature feedback issue…” repeats “preview feature” twice. A concise alternative:
Please leave feedback in the dedicated views preview feature issue
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
content/200-orm/100-prisma-schema/20-data-model/40-views.mdx
(4 hunks)
🧰 Additional context used
🪛 GitHub Actions: Documentation Checks
content/200-orm/100-prisma-schema/20-data-model/40-views.mdx
[error] 336-336: cspell: Unknown word 'contraints'. Suggested fix: 'constraints'.
[error] 338-338: cspell: Unknown word 'attributre'.
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
- GitHub Check: Check internal links
- GitHub Check: runner / linkspector
- GitHub Check: Lost Pixel
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Deploying docs with
|
Latest commit: |
95620a8
|
Status: | ✅ Deploy successful! |
Preview URL: | https://eb558c13.docs-51g.pages.dev |
Branch Preview URL: | https://docs-6-14-0.docs-51g.pages.dev |
Summary by CodeRabbit