hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLUpdateStatement.getReturning
hunt
sql
ast
statement
SQLUpdateStatement
SQLUpdateStatement
Undocumented in source. Be warned that the author may not have intended to support it.
class
SQLUpdateStatement
List
!
SQLExpr
getReturning
(
)
Meta
Source
See Implementation
hunt
sql
ast
statement
SQLUpdateStatement
SQLUpdateStatement
constructors
this
functions
accept0
addCondition
addItem
addWhere
getChildren
getFrom
getHints
getHintsSize
getItems
getOrderBy
getReturning
getTableName
getTableSource
getWhere
getWith
opEquals
output
removeCondition
replace
setFrom
setHints
setOrderBy
setTableSource
setWhere
setWith
toHash
variables
_with
from
hints
items
orderBy
returning
tableSource
where