0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
posthog/ee/clickhouse/queries/trends
Karl-Aksel Puulmann c2bddf09a2
Remove "minute" interval (#7847)
* Remove `minute` interval support from frontend

* Remove minute support from backend, default to hour instead

Also adds tests for interval logic

* Remove now-dead minute support from backend

* revert interval_candidate logic

* Move IntervalMixin to separate file
2022-01-05 13:11:58 +02:00
..
test Remove "minute" interval (#7847) 2022-01-05 13:11:58 +02:00
__init__.py
breakdown.py Speed up person_distinct_id queries for select clients (#7577) 2021-12-08 15:59:41 +02:00
clickhouse_trends.py Don't capture error messages for trends (#7557) 2021-12-07 16:55:33 +00:00
formula.py
lifecycle.py Remove "minute" interval (#7847) 2022-01-05 13:11:58 +02:00
person.py Remove "minute" interval (#7847) 2022-01-05 13:11:58 +02:00
total_volume.py [group actors] Trends and funnels actors UI (#7298) 2021-12-02 10:02:23 +02:00
trend_event_query.py [groups persons] API for returning groups based on trend results (#7144) 2021-11-18 11:58:48 -05:00
util.py Remove "minute" interval (#7847) 2022-01-05 13:11:58 +02:00