We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
{ inputs: { tweets: { knex: [Object], // database connection instance cols: { handle: 'handle', tweet: 'tweet', timestamp: 'timestamp' }, tableName: 'download-tweets-danarsilver_1' }, table: { knex: [Object], // database connection instance name: 'aggregate-time_2' } } }
There was an error while loading. Please reload this page.