hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLUnionQuery.this
hunt
sql
ast
statement
SQLUnionQuery
SQLUnionQuery
Undocumented in source.
this
()
class
SQLUnionQuery
this
(
)
this
(SQLSelectQuery left, SQLUnionOperator operator, SQLSelectQuery right)
Meta
Source
See Implementation
hunt
sql
ast
statement
SQLUnionQuery
SQLUnionQuery
constructors
this
functions
accept0
clone
getDbType
getFirstQueryBlock
getLeft
getLimit
getOperator
getOrderBy
getRight
isBracket
output
setBracket
setDbType
setLeft
setLimit
setOperator
setOrderBy
setRight