prorm API Reference
    Preparing search index...

    Function convertPrismaSchema

    • Parameters

      • schemaSource: string

      Returns ConversionResult

      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.