adrianbrowning / prisma-ts-select

A TypeSafe primsa extension allowing more fine grain control of selects
MIT License
2 stars 0 forks source link

whereRaw Support Prisma.sql #29

Open adrianbrowning opened 2 months ago

adrianbrowning commented 2 months ago

https://www.prisma.io/docs/orm/prisma-client/using-raw-sql/raw-queries#tagged-template-helpers

adrianbrowning commented 2 months ago

All where's should compile to this, so we can pass the values in the queryRawUnsafe