Preparing search index...
The search index is not available
@sequelize/core
@sequelize/core
AddCheckConstraintOptions
Interface AddCheckConstraintOptions
Hierarchy
BaseConstraintOptions
AddCheckConstraintOptions
Index
Properties
fields
name?
type
where?
Properties
fields
fields
:
string
[]
Optional
name
name
?:
string
type
type
:
"check"
Optional
where
where
?:
WhereOptions
<
any
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@sequelize/core
Data
Types
Utils
Add
Check
Constraint
Options
fields
name?
type
where?
Generated using
TypeDoc