Skip to content

Commit 7a9e45b

Browse files
committed
Add KEYWORD ELEMENT IF
1 parent 3751a21 commit 7a9e45b

File tree

1 file changed

+1
-0
lines changed
  • src/main/java/org/domaframework/doma/intellij

1 file changed

+1
-0
lines changed

src/main/java/org/domaframework/doma/intellij/Sql.flex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ import org.domaframework.doma.intellij.psi.SqlTypes;
4343
"full",
4444
"group",
4545
"having",
46+
"if",
4647
"in",
4748
"index",
4849
"inner",

0 commit comments

Comments
 (0)