Documentation
Preparing search index...
@sequelize/postgres
<internal>
InsertOptions
Type Alias InsertOptions
InsertOptions
:
ParameterOptions
&
SearchPathable
&
{
exception
?:
boolean
;
ignoreDuplicates
?:
boolean
;
returning
?:
boolean
|
(
string
|
Literal
|
Col
)
[]
;
updateOnDuplicate
?:
string
[]
;
upsertKeys
?:
string
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...