Join Slack
Powered by
Another question is why it generates `prisma:query...
# mongodb
p
PinkiePie
04/10/2022, 4:54 PM
Another question is why it generates
prisma:query db.User.updateMany
if I update a single user? Why not
updateOne
?
j
janpio
04/11/2022, 11:34 AM
Good question, might be a missing optimization or a wrong code path. Again, optimally open a bug report issue with the info we need to understand and reproduce and we will take a look asap.
2
Views
Open in Slack
Previous
Next