Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/core
index
Replaceable
Interface Replaceable
interface
Replaceable
{
replacements
?:
{
[
key
:
string
]
:
unknown
;
}
;
}
Hierarchy (
view full
)
Replaceable
QiOptionsWithReplacements
QiInsertOptions
QiUpdateOptions
QiArithmeticOptions
QiUpsertOptions
AddColumnOptions
Index
Properties
replacements?
Properties
Optional
replacements
replacements
?:
{
[
key
:
string
]
:
unknown
;
}
Only named replacements are allowed in query interface methods.
Type declaration
[
key
:
string
]:
unknown
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
replacements
Documentation
Loading...
Only named replacements are allowed in query interface methods.