Skip to content

Commit 33c4118

Browse files
authored
Merge branch 'main' into fix/check-annotation-option-primitive-property
2 parents 0a0018e + 270c57f commit 33c4118

File tree

1 file changed

+1
-1
lines changed
  • src/test/testData/src/main/resources/META-INF/doma/example/dao/completion/SpecificParamTypeCompletionTestDao

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
SELECT *
2-
FROM employee whwew salary > /* <caret> */1000
2+
FROM employee WHERE salary > /* <caret> */1000

0 commit comments

Comments
 (0)