Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
disable object mapping for queryRaw - Prisma
P
Prisma
•
4mo ago
•
3 replies
adsc#2319
disable object mapping for queryRaw
Is it possible to disable object mapping for returns of queryRaw
? I just need the SQL result string for a fringe use case
. I can
't use JSON
.stringify
(
)
, because the result can contain types that can
't be serialized with it
.
Prisma
Join
The official Discord server of Prisma! Find us online at prisma.io
9,819
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Queryraw condition joining
P
Prisma / help-and-questions
2y ago
queryRaw returns empty array
P
Prisma / help-and-questions
5mo ago
Debugging Invalid `prisma.$queryRaw()` invocation
P
Prisma / help-and-questions
8mo ago