hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
PGSchemaStatVisitor.visit
hunt
sql
dialect
postgresql
visitor
PGSchemaStatVisitor
PGSchemaStatVisitor
Undocumented in source. Be warned that the author may not have intended to support it.
alias
visit
=
SchemaStatVisitor
.
visit
bool
visit
(PGSelectQueryBlock.WindowClause x)
bool
visit
(PGSelectQueryBlock.FetchClause x)
bool
visit
(PGSelectQueryBlock.ForClause x)
bool
visit
(PGDeleteStatement x)
bool
visit
(PGInsertStatement x)
bool
visit
(PGSelectStatement x)
bool
visit
(PGUpdateStatement x)
bool
visit
(PGSelectQueryBlock x)
bool
visit
(PGFunctionTableSource x)
class
PGSchemaStatVisitor
override
bool
visit
(
PGFunctionTableSource
x
)
bool
visit
(PGTypeCastExpr x)
bool
visit
(PGValuesQuery x)
bool
visit
(PGExtractExpr x)
bool
visit
(PGBoxExpr x)
bool
visit
(PGMacAddrExpr x)
bool
visit
(PGInetExpr x)
bool
visit
(PGCidrExpr x)
bool
visit
(PGPolygonExpr x)
bool
visit
(PGCircleExpr x)
bool
visit
(PGLineSegmentsExpr x)
bool
visit
(PGPointExpr x)
bool
visit
(PGShowStatement x)
bool
visit
(PGStartTransactionStatement x)
bool
visit
(PGConnectToStatement x)
Meta
Source
See Implementation
hunt
sql
dialect
postgresql
visitor
PGSchemaStatVisitor
PGSchemaStatVisitor
aliases
endVisit
visit
constructors
this
functions
getDbType
isPseudoColumn