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 Summary
)
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.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
replacements
Documentation
Loading...
Only named replacements are allowed in query interface methods.