fix(docs): refer wrong raw query methods in ORM > Using Raw SQL > TypeSQL#7867
fix(docs): refer wrong raw query methods in ORM > Using Raw SQL > TypeSQL#7867Hephaest wants to merge 1 commit intoprisma:mainfrom
Conversation
|
@Hephaest is attempting to deploy a commit to the Prisma Team on Vercel. A member of the Team first needs to authorize it. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughTwo versions of Prisma TypedSQL documentation are updated to recommend ChangesDocumentation Guidance Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. 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 |
Summary
In Dynamic SQL Queries with Dynamic Columns section, the doc clearly mentioned:
It looks counterintuitive to me, so I do check on my own. The search results confirmed my assumptions: the doc might refer to the wrong methods.
Proofs:
Under

$queryRawconsiderations>Under

$executeRawconsiderations>Summary by CodeRabbit