Skip to content

Commit

Permalink
parser: update the previous change by mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
zimulala committed Sep 7, 2015
1 parent dc95cf3 commit 2227e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parser/parser.y
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ import (
DefaultKwdOpt "optional DEFAULT keyword"
DefaultValueExpr "DefaultValueExpr(Now or Signed Literal)"
DeleteFromStmt "DELETE FROM statement"
DoStmt "Do statementCIStr: "
DoStmt "Do statement"
DropDatabaseStmt "DROP DATABASE statement"
DropIndexStmt "DROP INDEX statement"
DropTableStmt "DROP TABLE statement"
Expand Down

0 comments on commit 2227e45

Please sign in to comment.