Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/core
index
<internal>
WhereAttributeHashValue
Type Alias WhereAttributeHashValue<AttributeType>
WhereAttributeHashValue
:
|
AllowNotOrAndRecursive
<
AttributeType
extends
any
[]
?
|
WhereOperators
<
AttributeType
>
[
typeof
eq
]
|
WhereOperators
<
AttributeType
>
:
|
WhereOperators
<
AttributeType
>
[
typeof
in
]
|
WhereOperators
<
AttributeType
>
[
typeof
eq
]
|
WhereOperators
<
AttributeType
>
,
>
|
WhereAttributeHash
<
any
>
Types that can be compared to an attribute in a WHERE context.
Type Parameters
AttributeType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Types that can be compared to an attribute in a WHERE context.