mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-28 00:46:45 +01:00
1a6207d791
* Upload static cohort using CSV, closes #2868 * fix tests * Fix tests * Fix e2e test * Avoid double inserts * Speed up query * Move to params * fix tests * Use JSON instead of protobuf * unused import * produce instead of produce_proto * Insert directly into clickhouse, no need for kafka * a few quick fixes * insert in batch to clickhouse * test SQLi since we can't really trust what we are inserting * Extra check for duplicates Co-authored-by: James Greenhill <fuziontech@gmail.com> |
||
---|---|---|
.. | ||
actions.js | ||
annotations.js | ||
auth.js | ||
cohorts.js | ||
commandPalette.js | ||
dashboard.js | ||
events.js | ||
featureFlags.js | ||
funnels.js | ||
licenses.js | ||
paths.js | ||
person.js | ||
persons.js | ||
preflight.js | ||
projectSettings.js | ||
retention.js | ||
sessions.js | ||
sidebar.js | ||
systemStatus.js | ||
toolbar.js | ||
trendsElements.js | ||
trendsSessions.js |