Module metadata
mz_
sql_
parser
0.0.0
Module metadata
Module Items
Structs
Enums
Traits
In mz_
sql_
parser::
ast
Modules
defs
display
fold
metadata
visit
visit_mut
Structs
AbbreviatedGrantStatement
AbbreviatedRevokeStatement
AlterClusterStatement
AlterConnectionOption
AlterConnectionStatement
AlterDefaultPrivilegesStatement
AlterIndexStatement
AlterNetworkPolicyStatement
AlterObjectRenameStatement
AlterObjectSwapStatement
AlterOwnerStatement
AlterRetainHistoryStatement
AlterRoleStatement
AlterSecretStatement
AlterSetClusterStatement
AlterSinkStatement
AlterSourceAddSubsourceOption
AlterSourceStatement
AlterSystemResetAllStatement
AlterSystemResetStatement
AlterSystemSetStatement
AlterTableAddColumnStatement
Assignment
AvroDocOn
AvroSchemaOption
CloseStatement
ClusterAlterOption
ClusterAlterUntilReadyOption
ClusterFeature
ClusterOption
ColumnDef
ColumnName
ColumnOptionDef
CommentStatement
CommitStatement
ConnectionDefaultAwsPrivatelink
ConnectionOption
ContinualTaskOption
CopyOption
CopyStatement
CreateClusterReplicaStatement
CreateClusterStatement
CreateConnectionOption
CreateConnectionStatement
CreateContinualTaskStatement
CreateDatabaseStatement
CreateIndexStatement
CreateMaterializedViewStatement
CreateNetworkPolicyStatement
CreateRoleStatement
CreateSchemaStatement
CreateSecretStatement
CreateSinkOption
CreateSinkStatement
CreateSourceOption
CreateSourceStatement
CreateSubsourceOption
CreateSubsourceStatement
CreateTableFromSourceStatement
CreateTableStatement
CreateTypeListOption
CreateTypeMapOption
CreateTypeStatement
CreateViewStatement
CreateWebhookSourceBody
CreateWebhookSourceCheck
CreateWebhookSourceCheckOptions
CreateWebhookSourceFilterHeader
CreateWebhookSourceHeader
CreateWebhookSourceIncludeHeaders
CreateWebhookSourceMapHeader
CreateWebhookSourceSecret
CreateWebhookSourceStatement
CsrConfigOption
CsrConnection
CsrConnectionAvro
CsrConnectionProtobuf
CsrSeedAvro
CsrSeedProtobuf
CsrSeedProtobufSchema
Cte
CteMutRec
CteMutRecColumnDef
DeallocateStatement
DeclareStatement
DeleteStatement
DiscardStatement
DropObjectsStatement
DropOwnedStatement
ExecuteStatement
ExplainPlanOption
ExplainPlanStatement
ExplainPushdownStatement
ExplainSinkSchemaStatement
ExplainTimestampStatement
ExternalReferenceExport
FetchOption
FetchStatement
Function
GrantPrivilegesStatement
GrantRoleStatement
Ident
IndexOption
InsertStatement
InspectShardStatement
IntervalValue
Join
KafkaBroker
KafkaBrokerAwsPrivatelink
KafkaBrokerAwsPrivatelinkOption
KafkaSinkConfigOption
KafkaSinkKey
KafkaSourceConfigOption
Limit
LoadGeneratorOption
MapEntry
MaterializedViewOption
MutRecBlock
MutRecBlockOption
MySqlConfigOption
NetworkPolicyOption
NetworkPolicyRuleDefinition
NetworkPolicyRuleOption
Op
OrderByExpr
PgConfigOption
PrepareStatement
QualifiedReplica
Query
RaiseStatement
Raw
ReassignOwnedStatement
RefreshAtOptionValue
RefreshEveryOptionValue
ReplicaDefinition
ReplicaOption
ResetVariableStatement
RevokePrivilegesStatement
RevokeRoleStatement
RollbackStatement
Schema
Select
SelectOption
SelectStatement
SetTransactionStatement
SetVariableStatement
ShowColumnsStatement
ShowCreateClusterStatement
ShowCreateConnectionStatement
ShowCreateIndexStatement
ShowCreateMaterializedViewStatement
ShowCreateSinkStatement
ShowCreateSourceStatement
ShowCreateTableStatement
ShowCreateViewStatement
ShowObjectsStatement
ShowVariableStatement
SqlServerConfigOption
StartTransactionStatement
SubscribeOption
SubscribeStatement
SubscriptPosition
TableAlias
TableFromSourceOption
TableOption
TableWithJoins
UnresolvedDatabaseName
UnresolvedItemName
UnresolvedSchemaName
UpdateStatement
ValidateConnectionStatement
ValueError
Values
Version
ViewDefinition
WindowFrame
WindowSpec
Enums
AbbreviatedGrantOrRevokeStatement
AlterClusterAction
AlterConnectionAction
AlterConnectionOptionName
AlterIndexAction
AlterRoleOption
AlterSinkAction
AlterSourceAction
AlterSourceAddSubsourceOptionName
AsOf
AvroSchema
AvroSchemaOptionName
CatalogName
ClusterAlterOptionName
ClusterAlterOptionValue
ClusterAlterUntilReadyOptionName
ClusterFeatureName
ClusterOptionName
ClusterScheduleOptionValue
ColumnOption
ColumnVersioned
CommentObjectType
ConnectionOptionName
ContinualTaskOptionName
ContinualTaskStmt
CopyDirection
CopyOptionName
CopyRelation
CopyTarget
CreateConnectionOptionName
CreateConnectionType
CreateContinualTaskSugar
CreateSinkConnection
CreateSinkOptionName
CreateSourceConnection
CreateSourceOptionName
CreateSubsourceOptionName
CreateTypeAs
CreateTypeListOptionName
CreateTypeMapOptionName
CsrConfigOptionName
CsvColumns
CteBlock
DateTimeField
DeferredItemName
DiscardTarget
Distinct
DocOnIdentifier
DocOnSchema
ExplainFormat
ExplainPlanOptionName
ExplainSinkSchemaFor
ExplainStage
Explainee
Expr
ExternalReferences
FetchDirection
FetchOptionName
Format
FormatSpecifier
FunctionArgs
GrantTargetAllSpecification
GrantTargetSpecification
GrantTargetSpecificationInner
HomogenizingFunction
IdentError
IfExistsBehavior
IndexOptionName
InsertSource
IsExprConstruct
JoinConstraint
JoinOperator
KafkaBrokerAwsPrivatelinkOptionName
KafkaBrokerTunnel
KafkaSinkConfigOptionName
KafkaSourceConfigOptionName
KeyConstraint
LoadGenerator
LoadGeneratorOptionName
MaterializedViewOptionName
MutRecBlockOptionName
MySqlConfigOptionName
NamedPlan
NetworkPolicyOptionName
NetworkPolicyRuleOptionName
NoticeSeverity
ObjectType
PgConfigOptionName
Privilege
PrivilegeSpecification
ProtobufSchema
RawClusterName
RawDataType
RawItemName
RawNetworkPolicyName
ReaderSchemaSelectionStrategy
RefreshOptionValue
ReplicaOptionName
RoleAttribute
SelectItem
SelectOptionName
SetExpr
SetOperator
SetRoleVar
SetVariableTo
SetVariableValue
ShowObjectType
ShowStatement
ShowStatementFilter
SinkEnvelope
SourceEnvelope
SourceErrorPolicy
SourceIncludeMetadata
SqlServerConfigOptionName
Statement
StatementKind
SubscribeOptionName
SubscribeOutput
SubscribeRelation
SystemObjectType
TableConstraint
TableFactor
TableFromSourceColumns
TableFromSourceOptionName
TableOptionName
TargetRoleSpecification
TransactionAccessMode
TransactionIsolationLevel
TransactionMode
UnresolvedObjectName
Value
WindowFrameBound
WindowFrameUnits
WithOptionValue
Traits
AstInfo
Functions
statement_kind_label_value
mz_sql_parser
::
ast
Module
metadata
Copy item path
Settings
Help
Summary
Source
Structs
§
Raw
Enums
§
RawCluster
Name
RawData
Type
SQL data types
RawItem
Name
RawNetwork
Policy
Name
Traits
§
AstInfo
This represents the metadata that lives next to an AST, as we take it through various stages in the planning process.