0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00
posthog/ee/clickhouse/views
Michael Matloka af613a8e64
fix(trends): Revamp WAU/MAU query to work in all cases (#12302)
* fix(trends): Allow WAU/MAU aggregation with intervals other than day

* Update snapshots

* Rework active users query and add tests

* Clarify tests

* Update breakdown.py

* Update snapshots

* Update test_trends.py

* Update snapshots

* Update comment

* Improve timestamp condition

* Revert "Improve timestamp condition"

This reverts commit 9fd6a1af92.

* Use multiline comments

* Sprinkle some `@snapshot_clickhouse_queries`

* Update snapshots

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-21 13:19:15 +02:00
..
test fix(trends): Revamp WAU/MAU query to work in all cases (#12302) 2022-10-21 13:19:15 +02:00
__init__.py
experiments.py fix(experiments): Use serializer for feature flag updates as well (#12190) 2022-10-14 10:04:11 +01:00
groups.py fix: Add drf wrappers to groups api (#12116) 2022-10-10 21:56:54 +00:00
insights.py
person.py fix: Persons Search backend (#11586) 2022-09-01 11:09:56 +02:00