hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
PGInsertStatement.cloneTo
hunt
sql
dialect
postgresql
ast
stmt
PGInsertStatement
PGInsertStatement
Undocumented in source.
alias
cloneTo
=
SQLInsertStatement
.
cloneTo
class
PGInsertStatement
alias
cloneTo
=
SQLInsertStatement.cloneTo
void
cloneTo
(PGInsertStatement x)
Meta
Source
See Implementation
hunt
sql
dialect
postgresql
ast
stmt
PGInsertStatement
PGInsertStatement
aliases
cloneTo
constructors
this
functions
accept0
addConflicUpdateItem
addValueCause
clone
getOnConflictConstraint
getOnConflictTarget
getOnConflictUpdateSetItems
getOnConflictWhere
getReturning
getValues
getValuesList
isDefaultValues
isOnConflictDoNothing
setDefaultValues
setOnConflictConstraint
setOnConflictDoNothing
setOnConflictTarget
setOnConflictWhere
setReturning
setValues