0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
posthog/ee/clickhouse/sql
Eric Duong 1768b89ea8
change created_at to _timestamp (#3820)
* change created_at to _timestamp

* remove test
2021-03-30 17:37:53 -04:00
..
funnels 1269 funnel trends 2 (#3079) 2021-02-05 14:32:28 +01:00
paths Move away from ewap to speed up queries (#2540) 2020-11-30 11:22:31 +01:00
retention 3293 retention hourly bug (#3358) 2021-02-17 09:45:51 -05:00
sessions Insight session entities (#3582) 2021-03-29 16:03:20 -04:00
stickiness Stickiness improvement and filter refactor (#2638) 2020-12-04 20:42:01 +01:00
trends Fix multiple people same distinct id (#3768) 2021-03-29 11:56:12 +02:00
__init__.py
actions.py
clickhouse.py Finish the local dev w/ proto setup (#2254) 2020-11-06 17:15:19 -08:00
cohort.py fix queries (#2299) 2020-11-09 18:17:46 -05:00
element.py Closes #2283 fix heatmap (#2309) 2020-11-11 15:08:12 +01:00
events.py Don't include materialized columns in kafka table (#3026) 2021-01-20 20:39:20 -08:00
person.py change created_at to _timestamp (#3820) 2021-03-30 17:37:53 -04:00
session_recording_events.py