Documentation
    Preparing search index...

    Class UniqueConstraintError

    Thrown when a unique constraint is violated in the database

    Hierarchy (View Summary)

    Index

    The database-specific error which triggered this one

    Array of ValidationErrorItem objects describing the validation errors

    fields: Record<string, unknown>
    sql: string