Crawl
PPrisma
•Created by Crawl on 9/28/2024 in #help-and-questions
.update return null when data is found using .findUnique using the same where clause (version 5.17.
How is this even possible ?
my updatedUser is null, and no updated has been performed
But the data exist since the user is found successfully
no error is thrown by prisma just updatedUser being null
with console loggin
User not found or update failed transactionId
6 replies