Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/core
index
ShowConstraintsQueryOptions
Interface ShowConstraintsQueryOptions
interface
ShowConstraintsQueryOptions
{
columnName
?:
string
;
constraintName
?:
string
;
constraintType
?:
ConstraintType
;
}
Hierarchy (
view full
)
ShowConstraintsQueryOptions
ShowConstraintsOptions
Index
Properties
column
Name?
constraint
Name?
constraint
Type?
Properties
Optional
column
Name
column
Name
?:
string
Optional
constraint
Name
constraint
Name
?:
string
Optional
constraint
Type
constraint
Type
?:
ConstraintType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
column
Name
constraint
Name
constraint
Type
Documentation
Loading...