Skip to content

Commit 88d2f09

Browse files
xteraoCopilot
andauthored
Update src/test/testData/src/main/resources/META-INF/doma/example/dao/SpecificParamTypeCompletionDao/selectCollector.sql
Co-authored-by: Copilot <[email protected]>
1 parent 3f0c957 commit 88d2f09

File tree

1 file changed

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

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
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)