loop-payments/prisma-lint

Snake case field mapping rule does not error for incorrect mappings on single-word fields

maxh opened this issue · 0 comments

maxh commented

The rule should error for this:

  tenant        String   @map(name: "tenant_qid")