Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/core
index
<internal>
UniqueConstraintErrorParent
Interface UniqueConstraintErrorParent
interface
UniqueConstraintErrorParent
{
sql
:
string
;
}
Hierarchy
Error
Pick
<
CommonErrorProperties
,
"sql"
>
UniqueConstraintErrorParent
Index
Properties
sql
Properties
Readonly
sql
sql
:
string
The SQL that triggered the error
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
sql
Documentation
Loading...
The SQL that triggered the error