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