-
Notifications
You must be signed in to change notification settings - Fork 863
Include Prisma init commands for npm, yarn, and pnpm wihtout prisma+postgres #7257
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?
Conversation
…ostgres Added instructions for initializing Prisma with different package managers.
WalkthroughAdds an alternative Prisma initialization pathway for PostgreSQL in the turborepo documentation guide. A new tabbed snippet section demonstrates initializing Prisma with the PostgreSQL datasource provider, presented as an optional approach following the standard Prisma setup step. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Pre-merge checks❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (4)📓 Common learnings📚 Learning: 2025-10-09T21:32:50.340ZApplied to files:
📚 Learning: 2025-08-11T09:40:55.237ZApplied to files:
📚 Learning: 2025-10-08T16:23:00.388ZApplied to files:
🔇 Additional comments (1)
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 |
|
Thank you for opening this PR, but we will not be merging this in. We would like to keep it consistent and promote the use of Prisma Postgres. Although, we are open to adding an admonition to each guide mentioning that you can remove |
|
We've discussed this PR internally and have decided to move forward with it. We apologize for the initial rejection. I've left one comment for some text changes. Thank you for opening this PR! |
@aidankmcalister thank you! I don't see your comment, did you submit it? |
Added instructions for initializing Prisma with different package managers without
prisma+postgresSummary by CodeRabbit