提交 b5f79fbc 编写于 作者: T terrymanu

refactor keywords

上级 db9b5df4
......@@ -32,8 +32,6 @@ public enum MySQLKeyword implements Keyword {
OFFSET,
VALUE,
BEGIN,
TRUE,
FALSE,
FORCE,
PARTITION,
DISTINCTROW,
......
......@@ -28,8 +28,6 @@ public enum PostgreSQLKeyword implements Keyword {
SHOW,
ONLY,
TRUE,
FALSE,
ARRAY,
FIRST,
NEXT,
......
......@@ -51,6 +51,8 @@ public enum DefaultKeyword implements Keyword {
BY,
WITH,
WITHOUT,
TRUE,
FALSE,
TEMPORARY,
TEMP,
COMMENT,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册