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 ...