mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-20 03:24:55 +00:00
fixes
This commit is contained in:
parent
b435bfa432
commit
27abe3e08f
@ -673,7 +673,7 @@ public class AnalysisResultDAO extends BlackboardArtifactDAO {
|
||||
+ " SELECT \n"
|
||||
+ " attr_res.keyword, \n"
|
||||
+ " attr_res.search_type,\n"
|
||||
+ " attr_res.configuration,\n"
|
||||
+ " MIN(attr_res.configuration) AS configuration,\n"
|
||||
+ " COUNT(*) AS count,\n"
|
||||
+ " CASE \n"
|
||||
+ " WHEN attr_res.search_type = 0 OR attr_res.regexp_str IS NULL THEN \n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user