Update Postgres docs to use prisma-client generator#7235
Update Postgres docs to use prisma-client generator#7235AmanVarshney01 wants to merge 1 commit intoprisma-7from
Conversation
WalkthroughThis PR updates PostgreSQL integration documentation files to reflect Prisma v7 changes: the generator provider changes from "prisma-client-js" to "prisma-client" with an output path "./generated", imports are updated to use the generated client, and the postinstall script removes the "--no-engine" flag. The Netlify example additionally integrates the PrismaPg adapter. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 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 (3)
🧰 Additional context used🧠 Learnings (4)📓 Common learnings📚 Learning: 2025-08-11T09:40:55.237ZApplied to files:
📚 Learning: 2025-10-09T21:32:50.340ZApplied to files:
📚 Learning: 2025-10-08T16:23:00.388ZApplied to files:
⏰ 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). (4)
🔇 Additional comments (8)
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 |
Dangerous URL checkNo absolute URLs to prisma.io/docs found. |
Redirect checkThis PR probably requires the following redirects to be added to static/_redirects:
|
Deploying docs with
|
| Latest commit: |
4145148
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://2f3551cf.docs-51g.pages.dev |
| Branch Preview URL: | https://dc-5034-docs-update-postgres.docs-51g.pages.dev |
🍈 Lychee Link Check Report
📊 Results Overview
Errors per inputErrors in 200-orm/800-more/600-help-and-troubleshooting/050-dataguide/02-introduction-to-data-types.mdx
|
Summary by CodeRabbit
Documentation
Dependency Updates
Configuration Changes