0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
posthog/ee/clickhouse/queries/funnels
Neil Kakkar da305f8000
Error out on exclusion event being same as funnel step (#5668)
* error out on exclusion event being same as funnel step

* remove import
2021-08-23 09:20:34 +02:00
..
test Fix fetching event-based breakdown values with LIMIT (#5496) 2021-08-20 16:48:00 +02:00
__init__.py Mix and Match ordering and visualization of funnels (#5031) 2021-07-08 16:38:42 +00:00
base.py Error out on exclusion event being same as funnel step (#5668) 2021-08-23 09:20:34 +02:00
funnel_event_query.py Only query event columns that are needed (#5610) 2021-08-19 10:17:40 +03:00
funnel_persons.py Improve cached_property typing (#5465) 2021-08-05 22:31:31 +03:00
funnel_strict_persons.py Improve cached_property typing (#5465) 2021-08-05 22:31:31 +03:00
funnel_strict.py Group reamining breakdown values into "Other" for funnels (#5538) 2021-08-12 13:38:28 +00:00
funnel_time_to_convert.py Ensure time_to_convert bins stay uniform (#5316) 2021-07-23 10:40:17 -04:00
funnel_trends_persons.py Improve cached_property typing (#5465) 2021-08-05 22:31:31 +03:00
funnel_trends.py Use proper interval calculation in the funnel trends query (#5467) 2021-08-06 11:29:35 +02:00
funnel_unordered_persons.py Improve cached_property typing (#5465) 2021-08-05 22:31:31 +03:00
funnel_unordered.py Group reamining breakdown values into "Other" for funnels (#5538) 2021-08-12 13:38:28 +00:00
funnel.py Funnels: support breaking down by "All users" pseudo-cohort (#5651) 2021-08-19 13:23:07 +03:00