augment-vir - v31.17.1
    Preparing search index...

    Class PrismaResetNeededError

    An error thrown by the Prisma API that indicates that applying migrations in dev failed such that the entire database needs to be reset. You can do that by calling prisma.database.resetDev.

    Hierarchy

    • Error
      • PrismaResetNeededError
    Index

    Constructors

    Properties

    Constructors

    Properties

    name: "PrismaResetNeededError" = 'PrismaResetNeededError'