Bug description After upgrading Prisma from version 7.0.0 to 7.0.1, I received the message "Your Prisma version not supported Accelerate". Severity Critical: Data loss, app crash, secur...
Bug description Selected relations are dropped from the type under some conditions in where clauses. So far, I've reproduced this with in, for example where: { foo: { in: ['bar', 'b...