hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLInsertStatement.cloneTo
hunt
sql
ast
statement
SQLInsertStatement
SQLInsertStatement
Undocumented in source.
alias
cloneTo
=
SQLInsertInto
.
cloneTo
class
SQLInsertStatement
alias
cloneTo
=
SQLInsertInto.cloneTo
void
cloneTo
(SQLInsertStatement x)
Meta
Source
See Implementation
hunt
sql
ast
statement
SQLInsertStatement
SQLInsertStatement
aliases
cloneTo
constructors
this
functions
accept0
clone
getChildren
getDbType
getWith
isAfterSemi
isUpsert
setAfterSemi
setDbType
setUpsert
setWith
toLowerCaseString
toString
variables
_with
dbType
upsert