Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/core
index
<internal>
CommonErrorProperties
Interface CommonErrorProperties
interface
CommonErrorProperties
{
sql
:
string
;
}
Implemented by
DatabaseError
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...
Generated using
TypeDoc
The SQL that triggered the error