Join Slack
Powered by
Hey is anyone using DataTables and stored procedur...
# orm-help
n
Nima
11/03/2021, 9:20 AM
Hey is anyone using DataTables and stored procedures with Prisma (TS)? I haven't found any working examples
j
joao.santos
11/03/2021, 9:28 AM
Im migrating from typeorm to prisma, and i've not tested, but I think you do
Copy code
prisma.$queryRaw`NAME_OF_PROCEDURE ${variable1}`
n
Nima
11/03/2021, 9:33 AM
yeah that's right, but with DataTable type it doesn't seem to be supported
🤔 1
r
Ryan
11/03/2021, 10:57 AM
@Nima
👋 A feature request
here
for DataTable would be great 🙂
🙌 1
Open in Slack
Previous
Next