if the schema uses a feature this tool doesn't support: implicit
many-to-many relations, composite foreign keys, or a Prisma scalar type
with no prorm equivalent (see relations.ts / type-mapper.ts for the exact
conditions) — these throw rather than emit incorrect/guessed output.
Throws
if the schema uses a feature this tool doesn't support: implicit many-to-many relations, composite foreign keys, or a Prisma scalar type with no prorm equivalent (see relations.ts / type-mapper.ts for the exact conditions) — these throw rather than emit incorrect/guessed output.