We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products. We highly appreciate you sending us a postcard from your hometown, ...
When using Prisma 7.0.0 with MySQL and @mapped enum values, Prisma Client rejects the mapped value and only accepts the original database literal. For example, an enum value declared as enum ...