Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/core
index
AddCheckConstraintQueryOptions
Interface AddCheckConstraintQueryOptions
Hierarchy
BaseConstraintQueryOptions
AddCheckConstraintQueryOptions
Index
Properties
fields
name?
type
where?
Properties
fields
fields
:
(
string
|
BaseSqlExpression
|
{
attribute
?:
string
;
name
:
string
;
}
)
[]
Optional
name
name
?:
string
type
type
:
"CHECK"
Optional
where
where
?:
WhereOptions
<
any
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
fields
name
type
where
Documentation
@sequelize/core
@sequelize/validator.js
Generated using
TypeDoc