79494738

Date: 2025-03-08 17:17:21
Score: 1
Natty:
Report link
    type modelName = Uncapitalize<Prisma.ModelName>
    const key = "someTable" as modelName
    const result = await db[key].findMany()
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: jsDev