Skip to content

Commit

Permalink
Even more we don't care about.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tang8330 committed Dec 20, 2024
1 parent 3ecda88 commit b5d2022
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/antlr/parse.go
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ func visit(tree antlr.Tree) ([]Event, error) {
case *generated.RenameTableContext:
return processRenameTable(ctx)
case
*generated.StartTransactionContext,
*generated.CreateViewContext,
*generated.DropViewContext,
// [*generated.QueryCreateTableContext] refers to materialized tables
Expand Down

0 comments on commit b5d2022

Please sign in to comment.