fraci
    Preparing search index...

    Function prismaFraci

    • Creates a Prisma extension for fractional indexing.

      Type Parameters

      Parameters

      • options: Options

        The options for the fractional indexing extension

      Returns (
          client: any,
      ) => PrismaClientExtends<
          InternalArgs<{}, PrismaFraciExtensionModel<Options>, {}, {}> & DefaultArgs,
      >

      The Prisma extension.

      When field information for a specified model.field cannot be retrieved

      When the digit or length base strings are invalid

      FraciForPrisma - The enhanced fractional indexing utility for Prisma ORM