Skip to content

Commit dea697d

Browse files
committed
corrupted technologies threshold
1 parent 4693280 commit dea697d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)