ahadi
PPrisma
•Created by ahadi on 3/28/2025 in #help-and-questions
Change behavior of @updatedAt when upgrading from 5.21.1 to 6.5.0?
Hi,
When upgrading from version 5.21.1 to 6.5.0 I noticed that some of my snapshot tests where failing to a change of order. Digging down I noticed that my records all have the same
updatedAt
value in version 5.21.1 and now different values in Prisma 6.5.0.
I found this issue on GitHub: https://github.com/prisma/prisma/issues/22326. Was this basically resolved somehow? Unfortunately me and ChatGPT could not find a relevant commit that changes this behavior.
Any help and advice is much appreciated.
Best,
Amir2 replies