Skip to content

Commit

Permalink
fix g4 file
Browse files Browse the repository at this point in the history
  • Loading branch information
starocean999 committed Dec 16, 2024
1 parent 96ca3c2 commit 21e086a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,6 @@ supportedAlterStatement
properties=propertyClause? #alterWorkloadPolicy
| ALTER SQL_BLOCK_RULE name=identifier properties=propertyClause? #alterSqlBlockRule
| ALTER CATALOG name=identifier MODIFY COMMENT comment=STRING_LITERAL #alterCatalogComment
| ALTER SQL_BLOCK_RULE name=identifier properties=propertyClause?
properties=propertyClause? #alterSqlBlockRule
| ALTER ROLE role=identifier commentSpec #alterRole
| ALTER TABLE tableName=multipartIdentifier
alterTableClause (COMMA alterTableClause)* #alterTable
Expand Down

0 comments on commit 21e086a

Please sign in to comment.