Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/core
index
IndexFieldDescription
Interface IndexFieldDescription
interface
IndexFieldDescription
{
attribute
:
string
;
collate
:
undefined
|
string
;
length
:
undefined
|
number
;
order
:
"ASC"
|
"DESC"
;
}
Index
Properties
attribute
collate
length
order
Properties
attribute
attribute
:
string
collate
collate
:
undefined
|
string
length
length
:
undefined
|
number
order
order
:
"ASC"
|
"DESC"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
attribute
collate
length
order
Documentation
Loading...