Java query returns different results in CLI and Visual Code #12449
Answered
by
aibaars
yuval-piiano
asked this question in
Q&A
-
Hi, I am running on a single database, a java data flow query. Anyone has a clue why that happens? How can I get the complete results from the cli? am I missing some step ? |
Beta Was this translation helpful? Give feedback.
Answered by
aibaars
Mar 8, 2023
Replies: 1 comment
-
I think
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
yuval-piiano
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think
codeql database analyze
groups alerts that are reported on the same location. Have you tried running with--no-group-results
?