hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLDropViewStatement.addTableSource
hunt
sql
ast
statement
SQLDropViewStatement
SQLDropViewStatement
Undocumented in source. Be warned that the author may not have intended to support it.
void
addTableSource
(SQLName name)
class
SQLDropViewStatement
void
addTableSource
(
SQLName
name
)
void
addTableSource
(SQLExprTableSource tableSource)
Meta
Source
See Implementation
hunt
sql
ast
statement
SQLDropViewStatement
SQLDropViewStatement
constructors
this
functions
accept0
addPartition
addTableSource
getChildren
getTableSources
isCascade
isIfExists
isRestrict
setCascade
setIfExists
setName
setRestrict
variables
cascade
ifExists
restrict
tableSources