This repository was archived by the owner on Mar 21, 2025. It is now read-only.
Replies: 1 comment 1 reply
-
Prisma's engines don't provide a way to do this, so unfortunately I won't be able to either unless prisma/prisma#5052 is implemented. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure if this is already possible but hypothetically could there be a method that converts a prisma ORM query into a raw sql string?
I'm imagining something like
would return a string like so
Beta Was this translation helpful? Give feedback.
All reactions