-
Notifications
You must be signed in to change notification settings - Fork 870
docs(config): add missing datasource reference #7206
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
Conversation
Dangerous URL checkNo absolute URLs to prisma.io/docs found. |
Redirect checkThis PR probably requires the following redirects to be added to static/_redirects:
|
WalkthroughAdds an optional Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Pre-merge checks✅ Passed checks (3 passed)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (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)
🔇 Additional comments (4)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🍈 Lychee Link Check Report
📊 Results Overview
|
Deploying docs with
|
| Latest commit: |
7d6dbc8
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://3274496d.docs-51g.pages.dev |
| Branch Preview URL: | https://update-config-docs.docs-51g.pages.dev |
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: 3
📜 Review details
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
content/200-orm/500-reference/325-prisma-config-reference.mdx(2 hunks)
⏰ 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). (2)
- GitHub Check: runner / linkspector
- GitHub Check: Check internal links
🔇 Additional comments (2)
content/200-orm/500-reference/325-prisma-config-reference.mdx (2)
31-33: LGTM.The examples correctly demonstrate the
datasourceconfiguration with the requiredurlproperty. Examples are consistent between the two approaches (defineConfigandsatisfies).Also applies to: 54-56
373-401: Approve new datasource property documentation sections.The three new subsections (
datasource.url,datasource.shadowDatabaseUrl,datasource.directUrl) are well-structured with clear descriptions, property metadata (type, required status), and practical context (e.g., connection pooler use cases fordirectUrl).
🍈 Lychee Link Check Report
📊 Results Overview
Errors per inputErrors in 800-guides/320-permit-io-access-control.mdx
|
Summary by CodeRabbit