interface CommonErrorProperties {
    sql: string;
}

Implemented by

Properties

Properties

sql: string

The SQL that triggered the error