Skip to content

Commit

Permalink
Drop Index.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tang8330 committed Dec 20, 2024
1 parent 0199fb7 commit fef83db
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 @@ -87,6 +87,7 @@ func visit(tree antlr.Tree) ([]Event, error) {
return processRenameTable(ctx)
case
*generated.CreateIndexContext,
*generated.DropIndexContext,
*generated.CreateEventContext,
*generated.DropEventContext,
*generated.EmptyStatement_Context,
Expand Down

0 comments on commit fef83db

Please sign in to comment.