0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
posthog/ee/clickhouse/views
Neil Kakkar 83c1e4c41c
Ensure deleting an experiment deletes the associated FF (#7981)
* ensure deleting an experiment deletes the associated FF

* address comment

* use FF serializer

* ensure FF variants are distributed correctly
2022-01-11 16:39:24 +00:00
..
test Ensure deleting an experiment deletes the associated FF (#7981) 2022-01-11 16:39:24 +00:00
__init__.py
actions.py Add recordings to trends person modal (#7852) 2022-01-07 14:51:30 -08:00
cohort.py
element.py
events.py
experiments.py Ensure deleting an experiment deletes the associated FF (#7981) 2022-01-11 16:39:24 +00:00
groups.py
insights.py
paths.py
person.py Clarify PostHog person deletion quirk (#7977) 2022-01-11 13:26:46 +00:00
session_recordings.py