interface UniqueConstraintErrorParent {
    sql: string;
}

Hierarchy

Properties

Properties

sql: string

The SQL that triggered the error