PrismaP
Prisma10mo ago
2 replies
ahadi

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,
Amir
GitHub
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB - Issues · prisma/prisma
Issues · prisma/prisma
Was this page helpful?