Skip to content

Commit dea697d

Browse files
committed
corrupted technologies threshold
1 parent 4693280 commit dea697d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

definitions/declarations/httparchive.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ GROUP BY
3030
date,
3131
client,
3232
tech
33+
HAVING cnt_pages > 20
3334
ORDER BY cnt_pages DESC
3435
`);
3536

0 commit comments

Comments
 (0)