mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-28 09:16:49 +01:00
38476aec71
* fix(persons): Make delete_person use kafka producer This allows these inserts _not_ to take us down * Remove pdi deletion logic from split_person This is not needed with the new pdi2 table * Update create_person_distinct_id to accept is_deleted argument * Refactor `delete_ch_distinct_ids` to avoid sync_execute * Remove person#destroy rate limiting This reverts https://github.com/PostHog/posthog/pull/11576 * Update splitting tests * Skip tests when not on person-on-events |
||
---|---|---|
.. | ||
api | ||
benchmarks | ||
bin | ||
certs | ||
clickhouse | ||
management/commands | ||
migrations | ||
models | ||
tasks | ||
test | ||
__init__.py | ||
apps.py | ||
conftest.py | ||
LICENSE | ||
pytest.ini | ||
settings.py | ||
urls.py |