hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
MySqlShowColumnsStatement.accept0
hunt
sql
dialect
mysql
ast
statement
MySqlShowColumnsStatement
MySqlShowColumnsStatement
Undocumented in source. Be warned that the author may not have intended to support it.
alias
accept0
=
MySqlStatementImpl
.
accept0
void
accept0
(MySqlASTVisitor visitor)
class
MySqlShowColumnsStatement
override
void
accept0
(
MySqlASTVisitor
visitor
)
Meta
Source
See Implementation
hunt
sql
dialect
mysql
ast
statement
MySqlShowColumnsStatement
MySqlShowColumnsStatement
aliases
accept0
functions
getChildren
getDatabase
getLike
getTable
getWhere
isFull
setDatabase
setFull
setLike
setTable
setWhere