0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 18:26:15 +01:00
posthog/ee/clickhouse/models
Karl-Aksel Puulmann 4306444c2e
Fix issue with person breakdowns and clashing params (#5815)
* Fix issue with person breakdowns and clashing params

Closes https://github.com/PostHog/posthog/issues/5814

Another PR https://github.com/PostHog/posthog/pull/5807 also fixes this
(incidentally) but this fix won't hurt it + adds a regression test.

* Autoimport Property into shell_plus to speed up debugging

* Remove index
2021-09-07 13:36:14 +03:00
..
test
__init__.py
action.py Fix uses_elements_chain (#5810) 2021-09-06 16:55:54 +03:00
cohort.py
element.py
entity.py Fix issue with person breakdowns and clashing params (#5815) 2021-09-07 13:36:14 +03:00
event.py
person.py
property.py
session_recording_event.py
util.py