hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLExistsExpr.this
hunt
sql
ast
expr
SQLExistsExpr
SQLExistsExpr
Undocumented in source.
this
()
this
(SQLSelect subQuery)
this
(SQLSelect subQuery, bool not)
class
SQLExistsExpr
this
(
SQLSelect
subQuery
,
bool
not
)
Meta
Source
See Implementation
hunt
sql
ast
expr
SQLExistsExpr
SQLExistsExpr
constructors
this
functions
accept0
clone
getChildren
getSubQuery
isNot
opEquals
setNot
setSubQuery
toHash
variables
not
subQuery