We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a11e404 commit c8d8bccCopy full SHA for c8d8bcc
1 file changed
definitions/output/wappalyzer/tech_detections.js
@@ -6,7 +6,7 @@ publish('tech_detections', {
6
type: 'incremental',
7
protected: true,
8
bigquery: {
9
- partitionBy: 'date',
+ partitionBy: 'date'
10
},
11
tags: ['crawl_complete']
12
}).preOps(ctx => `
0 commit comments